Tilt::Template
Raw text (no template functionality).
# File lib/tilt/plain.rb, line 9 def self.engine_initialized? true end
# File lib/tilt/plain.rb, line 16 def evaluate(scope, locals, &block) @output ||= data end
# File lib/tilt/plain.rb, line 13 def prepare end
[Validate]
Generated with the Darkfish Rdoc Generator 2.