Method: Merb::Cache::FileStore#delete_all
- Defined in:
- lib/merb-cache/stores/fundamental/file_store.rb
#delete_all ⇒ Object
66 67 68 |
# File 'lib/merb-cache/stores/fundamental/file_store.rb', line 66 def delete_all raise NotSupportedError end |