Categories: None [Edit]

erb-file_out

https://rubygems.org/gems/erb-file_out
https://github.com/matchbookmac/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.

Total

Ranking: 12,527 of 192,062
Downloads: 196,041

Daily

Ranking: 25,204 of 192,034
Downloads: 29

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,334,693,029bundler
81,289,326,548rake
29969,971,018rspec
56677,353,699rubocop
88497,365,339dotenv
99459,446,383simplecov
1,83317,610,193codeclimate-test-reporter

Owners

#GravatarHandle
1iconmatchbookmac