Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove superfluous test | George Claghorn | 2018-08-19 | 1 | -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::InvalidForeignKey | George Claghorn | 2018-07-20 | 1 | -0/+10 |
| | |||||
* | Discard ActiveStorage::PurgeJobs for missing blobs | George Claghorn | 2018-07-11 | 1 | -0/+27 |