aboutsummaryrefslogtreecommitdiffstats
path: root/activestorage/test/controllers/disk_controller_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* Respond with 404 in ActiveStorage::DiskController#show when file missingCameron Bothner2018-08-211-0/+8
| | | | | | `ActiveStorage::DiskController#show` generates a 404 Not Found response when the requested file is missing from the disk service. It previously raised `Errno::ENOENT`.
* Restore inadvertently-removed fallbackGeorge Claghorn2018-07-151-0/+6
|
* Support HTTP Range downloads from diskGeorge Claghorn2018-07-151-2/+11
| | | | Closes #32193.
* Assert correct response bodyGeorge Claghorn2018-05-031-4/+6
|
* Encode Content-Disposition filenames according to RFC 2231George Claghorn2017-08-211-2/+2
| | | | Closes #30134.
* DRYGeorge Claghorn2017-08-201-2/+2
|
* Use frozen string literal in Active StorageKoichi ITO2017-08-121-0/+2
|
* Add 'activestorage/' from commit '3f4a7218a4a4923a0e7ce1b2eb0d2888ce30da58'Rafael Mendonça França2017-07-311-0/+57
git-subtree-dir: activestorage git-subtree-mainline: 0d58e7e478e79c2d6b2a39a4444d2a17a903b2a6 git-subtree-split: 3f4a7218a4a4923a0e7ce1b2eb0d2888ce30da58