method
cleanup
v5.1.7 -
Show latest stable
- Class:
ActiveSupport::Cache::NullStore
cleanup(options = nil)public
No documentation available.
# File activesupport/lib/active_support/cache/null_store.rb, line 16
def cleanup(options = nil)
end