Method: ActiveSupport::Cache::NullStore#clear
- Defined in:
- activesupport/lib/active_support/cache/null_store.rb
#clear(options = nil) ⇒ Object
22 23 |
# File 'activesupport/lib/active_support/cache/null_store.rb', line 22 def clear( = nil) end |