Class
ActiveSupport::Cache::SynchronizedMemoryStore
In:
lib/active_support/cache/synchronized_memory_store.rb
Parent:
MemoryStore
Like
MemoryStore
, but thread-safe.
Methods
new
Public Class methods
new
(*args)
[Validate]