RubyGems Navigation menu

erb-file_out 0.1.2

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.

Gemfile:
=

安装:
=

版本列表:

  1. 0.1.2 January 05, 2018 (4.5 KB)
  2. 0.1.1 January 14, 2017 (9.0 KB)
  3. 0.1.0 January 14, 2017 (9.0 KB)

Development 依赖 (7):

bundler >= 0
dotenv >= 0
rake >= 0
rspec >= 0
rubocop >= 0
simplecov >= 0

所有者:

作者:

  • Ian C. MacDonald

SHA 256 校验和:

=

下载总量 191,470

这个版本 187,456

版本发布:

许可:

MIT

需要的 Ruby 版本: >= 0

链接: