instance method
recycle!
Ruby on Rails 3.2.22.5
Since v3.1.12 Last seen in v3.2.22.5Available in: v3.1.12 v3.2.22.5
Signature
recycle!()
No documentation comment.
Source
# File actionpack/lib/action_controller/metal/testing.rb, line 7
def recycle!
@_url_options = nil
end
Defined in actionpack/lib/action_controller/metal/testing.rb line 7
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActionController::Testing