Method: SimpleJson.cache_key_prefix

Defined in:
lib/simple_json.rb

.cache_key_prefixObject



45
46
47
# File 'lib/simple_json.rb', line 45

def cache_key_prefix
  config[:cache_key_prefix]
end