summaryrefslogtreecommitdiff
path: root/spec/support/carrierwave.rb
Commit message (Collapse)AuthorAgeFilesLines
* Change the default CarrierWave root path for testsRobert Speicher2017-03-061-1/+1
| | | | | | This more closely resembles the development and production paths in that paths contain `public/uploads`, rather than `uploads/uploads` as they did before.
* Add Upload model and UploadChecksumWorker workerRobert Speicher2017-03-061-2/+2
|
* Clear Carrierwave upload after each test exampleGrzegorz Bizon2016-11-231-1/+1
|
* Move CarrierWave test env config to separate fileGrzegorz Bizon2016-03-301-0/+7