method
delete_multi
v6.1.7.7 -
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.