Module ActiveSupport::Cache::Strategy::LocalCache
In: lib/active_support/cache/strategy/local_cache.rb

Methods

clear   decrement   delete   exist   increment   middleware   read   with_local_cache   write  

Constants

NULL = 'remote_cache_store:null'   this allows caching of the fact that there is nothing in the remote cache

Public Instance methods

[Validate]