method

normalize_key

Importance_1
Ruby on Rails latest stable (v7.1.3.2) - 0 notes - 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.

Show source
Register or log in to add new notes.