method
delete_matched
v7.2.3 -
Show 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.