instance method
cleanup
Ruby on Rails 4.2.9
Since v3.2.22.5Signature
cleanup(options = nil)
No documentation comment.
Parameters
-
optionsopt = nil
Source
# File activesupport/lib/active_support/cache/null_store.rb, line 19
def cleanup(options = nil)
end
Defined in activesupport/lib/active_support/cache/null_store.rb line 19
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveSupport::Cache::NullStore