Class ActiveSupport::Cache::SynchronizedMemoryStore
In: lib/active_support/cache/synchronized_memory_store.rb
Parent: MemoryStore

Like MemoryStore, but thread-safe.

Methods

clear   decrement   delete   delete_matched   exist?   fetch   increment   new   read   write  

Public Class methods

Public Instance methods

[Validate]