method
normalize_key
v7.2.3 -
Show latest stable
- Class:
ActiveSupport::Cache::Store
normalize_key(key, options = nil)private
Expands and namespaces the cache key. Raises an exception when the key is nil or an empty string. May be overridden by cache stores to do additional normalization.