Template::Handler
# File lib/action_view/template/handlers/rjs.rb, line 8 8: def compile(template) 9: "update_page do |page|;#{template.source}\nend" 10: end
# File lib/action_view/template/handlers/rjs.rb, line 12 12: def default_format 13: Mime::JS 14: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.