method
normalize_key
v7.0.0 -
Show latest stable
- Class:
ActiveSupport::Cache::Store
normalize_key(key, options = nil)private
Expands and namespaces the cache key. May be overridden by cache stores to do additional normalization.
normalize_key(key, options = nil)Expands and namespaces the cache key. May be overridden by cache stores to do additional normalization.