method
cleanup
v5.1.7 -
Show latest stable
- Class:
ActiveSupport::Cache::Store
cleanup(options = nil)public
Cleanups the cache by removing expired entries.
Options are passed to the underlying cache implementation.
All implementations may not support this method.