Method: ActiveSupport::Cache::NullStore#delete_matched

Defined in:
lib/active_support/cache/null_store.rb

#delete_matched(matcher, options = nil) ⇒ Object


34
35
# File 'lib/active_support/cache/null_store.rb', line 34

def delete_matched(matcher, options = nil)
end