Libraries
»
simple_json
(0.0.0)
»
Index
»
SimpleJson
»
cache_key_prefix
Method: SimpleJson.cache_key_prefix
Defined in:
lib/simple_json.rb
.
cache_key_prefix
⇒
Object
45 46 47
# File 'lib/simple_json.rb', line 45
def
cache_key_prefix
config
[
:cache_key_prefix
]
end