Class ActiveSupport::Cache::Store
In: lib/active_support/cache.rb
Parent: Object

Methods

decrement   delete   delete_matched   exist?   fetch   increment   new   read   threadsafe!   write  

Public Class methods

Public Instance methods

Pass :force => true to force a cache miss.

[Validate]