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,380 of 189,739
Downloads: 195,113

Daily

Ranking: 28,204 of 189,725
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,201,789,993bundler
91,241,404,399rake
29952,256,204rspec
56652,572,563rubocop
89481,376,789dotenv
99445,670,683simplecov
1,81017,304,463codeclimate-test-reporter

Owners

#GravatarHandle
1iconmatchbookmac