# File lib/action_view/helpers/prototype_helper.rb, line 581 def update_page(&block) JavaScriptGenerator.new(view_context, &block).to_s.html_safe end