method
delete_matched
v5.2.3 -
Show latest stable
- Class:
ActiveSupport::Cache::NullStore
delete_matched(matcher, options = nil)public
No documentation available.
# File activesupport/lib/active_support/cache/null_store.rb, line 27
def delete_matched(matcher, options = nil)
end