Method: ActionDispatch::RailsEntityStore.resolve

Defined in:
actionpack/lib/action_dispatch/http/rack_cache.rb

.resolve(uri) ⇒ Object



37
38
39
# File 'actionpack/lib/action_dispatch/http/rack_cache.rb', line 37

def self.resolve(uri)
  new
end