1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
freebsd-ports/www/rubygem-erubis/pkg-descr

9 lines
373 B
Plaintext

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/