BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

erb-file_out

v0.1.2RubyGems· Ruby

By default, ERB compiles a script from the template and stores the result as a string in memory. This is not great when dealing with templates that could end up being very large after rendering. ERB::FileOut provides a way to write the result of a template to disk instead of storing it in memory.

The verdict
Abandoned. Last published 8 years ago. No recent activity — look for a maintained alternative.
No recent activity — look for a maintained alternative.
Live from the RubyGems registry · derived rules, not AI
How it scores
MaintenanceAbandoned
PopularityNiche
SecurityClean
LicensePermissive
DepsZero deps
Maintenance
Last published 8 years ago.
Popularity
439 downloads / week
Security
No known advisories for this version (OSV).
License
MIT
Dependencies
No runtime dependencies
Recent releases
  • 0.1.28 years ago
  • 0.1.19 years ago
  • 0.1.09 years ago
erb-file_out — By default, ERB compiles a script from the template and stores the result as a string in memory. This is not great when dealing with templates that could end up being very large after rendering. ERB::FileOut provides a way to write the result of a template to disk instead of storing it in memory. (Ruby / RubyGems) · Modules