Method: ActionDispatch::RailsMetaStore.resolve

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

.resolve(uri) ⇒ Object



13
14
15
# File 'actionpack/lib/action_dispatch/http/rack_cache.rb', line 13

def self.resolve(uri)
  new
end