method
delete_matched
rails latest stable - Class:
ActiveSupport::Cache::MemoryStore
delete_matched(matcher, options = nil)public
Deletes cache entries if the cache key matches a given pattern.
delete_matched(matcher, options = nil)Deletes cache entries if the cache key matches a given pattern.