RubyGems Navigation menu

erb-file_out 0.1.1

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:
=

installieren:
=

Versionen:

  1. 0.1.2 January 05, 2018 (4,5 KB)
  2. 0.1.1 January 14, 2017 (9 KB)
  3. 0.1.0 January 14, 2017 (9 KB)

Development Abhängigkeiten (7):

bundler ~> 1.13
dotenv ~> 2.1.1
rake ~> 10.0
rspec ~> 3.0
rubocop ~> 0.46
simplecov ~> 0.12

Besitzer:

Autoren:

  • Ian C. MacDonald

SHA 256-Prüfsumme:

=

Downloads insgesamt 191.859

Für diese Version 2.123

Version veröffentlicht:

Lizenz:

MIT

Erforderliche Ruby-Version: >= 0

Links: