7b05323e04
Prompted by: distilator With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic
8 lines
369 B
Text
8 lines
369 B
Text
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://www.kuwata-lab.com/erubis/
|