class method
self.resolve
Ruby on Rails 7.0.10
Since v3.1.12 Last seen in v7.0.10Signature
self.resolve(uri)
No documentation comment.
Parameters
-
urireq
Source
# File actionpack/lib/action_dispatch/http/rack_cache.rb, line 33
def self.resolve(uri)
new
end
Defined in actionpack/lib/action_dispatch/http/rack_cache.rb line 33
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActionDispatch::RailsEntityStore