method
delete_multi
v7.0.0 -
Show latest stable
- Class:
ActiveSupport::Cache::Store
delete_multi(names, options = nil)public
Deletes multiple entries in the cache.
Options are passed to the underlying cache implementation.
delete_multi(names, options = nil)Deletes multiple entries in the cache.
Options are passed to the underlying cache implementation.