forked from Lainports/freebsd-ports
ERB provides an easy to use but powerful templating system for Ruby. Using ERB, actual Ruby code can be added to any plain text document for the purposes of generating document information details and/or flow control. WWW: https://github.com/ruby/erb
5 lines
252 B
Text
5 lines
252 B
Text
ERB provides an easy to use but powerful templating system for Ruby. Using ERB,
|
|
actual Ruby code can be added to any plain text document for the purposes of
|
|
generating document information details and/or flow control.
|
|
|
|
WWW: https://github.com/ruby/erb
|