Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a test for ActiveStorage::Blob#image? and ActiveStorage::Blob#video? | Shuhei Kitagawa | 2018-01-29 | 1 | -0/+12 |
* | Use assert_predicate and assert_not_predicate | Daniel Colson | 2018-01-25 | 1 | -2/+2 |
* | Extract content types from blob data | George Claghorn | 2018-01-15 | 1 | -1/+11 |
* | Allow overriding filename in `Blob#service_url` | Rosa Gutierrez | 2018-01-08 | 1 | -3/+14 |
* | Force content disposition to attachment for specific content types | Rosa Gutierrez | 2018-01-05 | 1 | -0/+9 |
* | Purge variants with their blobs | George Claghorn | 2017-12-02 | 1 | -1/+9 |
* | Encode Content-Disposition filenames according to RFC 2231 | George Claghorn | 2017-08-21 | 1 | -1/+1 |
* | DRY | George Claghorn | 2017-08-20 | 1 | -1/+1 |
* | Add missing test for Blob#purge | Jon Moss | 2017-08-17 | 1 | -0/+7 |
* | Use frozen string literal in Active Storage | Koichi ITO | 2017-08-12 | 1 | -0/+2 |
* | Add 'activestorage/' from commit '3f4a7218a4a4923a0e7ce1b2eb0d2888ce30da58' | Rafael Mendonça França | 2017-07-31 | 1 | -0/+47 |