Libraries
»
cloud-toaster
(1.1.6)
»
Index
»
Toaster
»
Cache
»
#by_key
Method: Toaster::Cache#by_key
Defined in:
lib/toaster/db/cache.rb
#
by_key
(key) ⇒
Object
23 24 25
# File 'lib/toaster/db/cache.rb', line 23
def
by_key
(
key
)
load_cache
(
)
end