Class Merb::Cache::ActionStore
In: lib/merb-cache/stores/strategy/action_store.rb
Parent: AbstractStrategyStore

Store well suited for action caching.

Methods

delete   delete_all!   exists?   fetch   normalize   read   writable?   write   write_all  

Public Instance methods

[Validate]