aboutsummaryrefslogtreecommitdiffstats
path: root/activestorage/test/jobs
Commit message (Collapse)AuthorAgeFilesLines
* Remove superfluous testGeorge Claghorn2018-08-191-10/+0
| | | | This test no longer covers the behavior of ActiveStorage::PurgeJob. Attached blobs are ignored by ActiveStorage::Blob#purge as of 934fccd, which includes an equivalent model test.
* Discard ActiveStorage::PurgeJobs on ActiveRecord::InvalidForeignKeyGeorge Claghorn2018-07-201-0/+10
|
* Discard ActiveStorage::PurgeJobs for missing blobsGeorge Claghorn2018-07-111-0/+27