method
key_matcher
v3.2.8 -
Show latest stable
- Class:
ActiveSupport::Cache::Store
key_matcher(pattern, options)protected
Add the namespace defined in the options to a pattern designed to match keys. Implementations that support delete_matched should call this method to translate a pattern that matches names into one that matches namespaced keys.