Method: AMEE::Connection#expire_all
- Defined in:
- lib/amee/connection.rb
#expire_all ⇒ Object
439 440 441 |
# File 'lib/amee/connection.rb', line 439 def expire_all @cache.clear if @cache end |
439 440 441 |
# File 'lib/amee/connection.rb', line 439 def expire_all @cache.clear if @cache end |