Class: Radiant::Cache::MetaStore
- Inherits:
-
Rack::Cache::MetaStore::Disk
- Object
- Rack::Cache::MetaStore::Disk
- Radiant::Cache::MetaStore
- Defined in:
- lib/radiant/cache.rb
Instance Method Summary collapse
- #clear ⇒ Object
-
#initialize(root = "#{Rails.root}/tmp/cache/meta") ⇒ MetaStore
constructor
A new instance of MetaStore.
- #store(request, response, entitystore) ⇒ Object