Parent

Methods

ActionView::Template::Handlers::RJS

Public Instance Methods

call(template) click to toggle source
# File lib/action_view/template/handlers/rjs.rb, line 8
def call(template)
  "update_page do |page|;#{template.source}\nend"
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.