TemplateHandler
# File lib/erubis/helpers/rails_helper.rb, line 153 153: def compile(template) 154: #src = ::ERB.new("<% __in_erb_template=true %>#{template.source}", nil, erb_trim_mode, '@output_buffer').src 155: return _convert_template("<% __in_erb_template=true %>#{template.source}") 156: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.