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