method
key_matcher
rails latest stable - Class:
ActiveSupport::Cache::Store
key_matcher(pattern, options)private
Adds 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.