aboutsummaryrefslogtreecommitdiffstats
path: root/www/rubygem-erubis/pkg-descr
blob: 5c1caf2a833a17855009a0b255a2dc43dd32e32f (plain) (blame)
1
2
3
4
5
6
7
8
Erubis is a fast, secure, and very extensible implementation of eRuby.
eRuby means "embedded Ruby" in documents.
Embedded patterns are '<% statement %>' and '<%= expression %>'.
The following is an example of eRuby. '<% ... %>' means Ruby statement
and '<%= ... %>' means Ruby expression. 

WWW: http://www.kuwata-lab.com/erubis/
WWW: http://rubyforge.org/projects/erubis/