ActionView::Template::Handler
# File lib/action_view/template/handlers/rjs.rb, line 8 def compile(template) "update_page do |page|;#{template.source}\nend" end
# File lib/action_view/template/handlers/rjs.rb, line 12 def default_format Mime::JS end
[Validate]
Generated with the Darkfish Rdoc Generator 2.