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