method
cleanup
v7.1.3.2 -
Show latest stable
- Class:
ActiveSupport::Cache::Store
cleanup(options = nil)public
Cleans up the cache by removing expired entries.
Options are passed to the underlying cache implementation.
Some implementations may not support this method.