string.rb

lib/tilt/string.rb

String

The template source is evaluated as a Ruby string. The #{} interpolation syntax can be used to generated dynamic output.

Related module