Template
RDoc template. See: rdoc.rubyforge.org/
It’s suggested that your program `require ‘rdoc/markup’` and `require ‘rdoc/markup/to_html’` at load time when using this template engine in a threaded environment.
# File lib/tilt/rdoc.rb, line 36 def allows_script? false end
# File lib/tilt/rdoc.rb, line 32 def evaluate(scope, locals, &block) @output ||= @engine.to_s end
Generated with the Darkfish Rdoc Generator 2.