Class | Sprockets::Cache::FileStore |
In: |
lib/sprockets/cache/file_store.rb
|
Parent: | Object |
A simple file system cache store.
environment.cache = Sprockets::Cache::FileStore.new("/tmp")