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