method
cleanup
v5.0.0.1 -
Show latest stable
- Class:
ActiveSupport::Cache::MemoryStore
cleanup(options = nil)public
Preemptively iterates through all stored keys and removes the ones which have expired.
cleanup(options = nil)Preemptively iterates through all stored keys and removes the ones which have expired.