The template source is evaluated as a Ruby string. The #{} interpolation syntax can be used to generated dynamic output.
# File lib/tilt/string.rb, line 16 16: def precompiled(locals) 17: source, offset = super 18: [source, offset + 1] 19: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.