Class: NoBrainer::FileStorage
- Inherits:
-
Object
- Object
- NoBrainer::FileStorage
- Includes:
- Document
- Defined in:
- lib/nobrainer/file_storage.rb
Overview
CarrierWave store for uploaded files in a table where all uploaded files will remain until users request to delete them. Querying this table will be slower than the NoBrainer::FileCahe one.