Module: Radiant::Cache
- Defined in:
- lib/radiant_cache.rb
Class Method Summary collapse
Class Method Details
.clear ⇒ Object
2 3 4 |
# File 'lib/radiant_cache.rb', line 2 def self.clear Dalli::Client.new.flush end |
2 3 4 |
# File 'lib/radiant_cache.rb', line 2 def self.clear Dalli::Client.new.flush end |