RubyGems.org

erubis

2.0.1

Erubis is an implementation of eRuby and has the following features: * Very fast (about three times faster than ERB) * Multi-language support (Ruby/PHP/C/Java/Scheme/Perl/Javascript) * Auto trimming spaces around '<% %>' * Auto sanitizing * Change embedded pattern (default '<% %>') * Context object available * Easy to expand in subclass

installgem install erubis -v 2.0.1
Authors

kwatch

16,453,006 total downloads 1,271 for this version
Owners

8e1efd5009e8efa38aa4393bc223f3c5

Gemfile
gem "erubis", "~> 2.0.1"
Versions
  1. 2.7.0 April 1, 2011
  2. 2.6.6 June 26, 2010
  3. 2.6.5 July 19, 2009
  4. 2.6.4 February 17, 2009
  5. 2.6.3 February 6, 2009
Show all versions (20 total)
Runtime Dependencies
  1. abstract >= 1.0.0