RubyGems.org

erubis

2.6.5

Erubis is an implementation of eRuby and has the following features: * Very fast, almost three times faster than ERB and about 10% faster than eruby. * Multi-language support (Ruby/PHP/C/Java/Scheme/Perl/Javascript) * Auto escaping support * Auto trimming spaces around '<% %>' * Embedded pattern changeable (default '<% %>') * Enable to handle Processing Instructions (PI) as embedded pattern (ex. '<?rb ... ?>') * Context object available and easy to combine eRuby template with YAML datafile * Print statement available * Easy to extend and customize in subclass * Ruby on Rails support

installgem install erubis
Authors

makoto kuwata

51,928 total downloads 48,842 for this version
Versions
  1. 2.6.5 July 19, 2009
  2. 2.6.4 February 17, 2009
  3. 2.6.3 February 6, 2009
  4. 2.6.2 June 12, 2008
  5. 2.6.1 June 5, 2008
Show all versions (18 total)
Runtime Dependencies
  1. abstract >= 1.0.0