method
cleanup
v4.2.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 19
def cleanup(options = nil)
end