Method: ActionDispatch::RailsEntityStore.resolve

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

.resolve(uri) ⇒ Object



35
36
37
# File 'actionpack/lib/action_dispatch/http/rack_cache.rb', line 35

def self.resolve(uri)
  new
end