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