Flowdock
method

delete_matched

Importance_1
Ruby on Rails latest stable (v3.2.13) - 0 notes - Class: ActiveSupport::Cache::Store
delete_matched(matcher, options = nil) public

Delete all entries with keys matching the pattern.

Options are passed to the underlying cache implementation.

All implementations may not support this method.

Show source
Register or log in to add new notes.