method
cleanup
rails 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.