method
recycle!
v6.1.7.7 -
Show latest stable
- Class:
ActionController::Testing::Functional
recycle!()public
No documentation available.
# File actionpack/lib/action_controller/metal/testing.rb, line 9
def recycle!
@_url_options = nil
self.formats = nil
self.params = nil
end