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