method
recontext
recontext(app)
public
Hide source
# File actionpack/lib/action_controller/vendor/rack-1.0/rack/utils.rb, line 177 def recontext(app) self.class.new(@for, app) end


