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