RAA - erubis/2.6.4

erubis / 2.6.4

Short description: a fast and extensible eRuby implementation
Category: Library/HTML
Status: stable
Created: 2006-02-03 07:37:11 GMT
Last update: 2009-02-18 14:57:19 GMT
Owner: makoto kuwata (Projects of this owner)
Homepage: http://www.kuwata-lab.com/erubis/
Download: http://rubyforge.org/frs/download.php/51905/erubis-2.6.4.tar.bz2
License: OpenSource
Dependency:
None
Description:

Erubis is a fast eRuby implementation. It has the following features:

  • Very fast, almost three times faster than ERB and even 10 percent faster than eruby (implemented in C)
  • File caching of converted Ruby script support, which makes eRuby about 40-50 percent faster
  • Auto escaping (sanitizing) support
  • Auto trimming spaces around '<% %>'
  • Embedded pattern changeable (default '<% %>')
  • Multi-language support (Ruby/PHP/C/Java/Scheme/Perl/Javascript)
  • Context object available and easy to combine eRuby template with YAML datafile
  • Easy to expand in subclass
  • Ruby on Rails support
  • mod_ruby support
Versions: [2.6.5 (2009-07-20)] [2.6.4 (2009-02-18)] [2.6.2 (2008-06-12)] [2.6.1 (2008-06-05)] [2.4.1 (2007-09-24)] [2.4.0 (2007-07-19)] [2.3.1 (2007-05-26)] [2.3.0 (2007-05-23)] [2.2.0 (2007-02-12)] [2.1.0 (2006-09-25)] [2.0.1 (2006-05-30)] [1.1.0 (2006-03-07)] [1.0.1 (2006-03-05)]

Edit this project (for project owner)

back to RAA top