Libraries
»
cache
(0.4.1)
»
Index
»
Cache
»
ActiveSupportCacheMemoryStore
»
#_stats
Method: Cache::ActiveSupportCacheMemoryStore#_stats
Defined in:
lib/cache/active_support_cache_memory_store.rb
#
_stats
⇒
Object
7 8 9
# File 'lib/cache/active_support_cache_memory_store.rb', line 7
def
_stats
{
}
end