aboutsummaryrefslogtreecommitdiffstats
path: root/activestorage/test/models/blob_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Generate root-relative paths in Active Storage disk service URL methodsGeorge Claghorn2018-03-051-1/+1
* Add ActiveStorage::Blob.unattached scopefatkodima2018-02-121-0/+17
* Fix `blob.service_url` for supports string or nil `:filename` option.Jason Lee2018-02-081-0/+2
* Allow `ActiveStorage::Blob#service_url` to pass addition options to `service....Jason Lee2018-02-011-0/+20
* Add a test for ActiveStorage::Blob#image? and ActiveStorage::Blob#video?Shuhei Kitagawa2018-01-291-0/+12
* Use assert_predicate and assert_not_predicateDaniel Colson2018-01-251-2/+2
* Extract content types from blob dataGeorge Claghorn2018-01-151-1/+11
* Allow overriding filename in `Blob#service_url`Rosa Gutierrez2018-01-081-3/+14
* Force content disposition to attachment for specific content typesRosa Gutierrez2018-01-051-0/+9
* Purge variants with their blobsGeorge Claghorn2017-12-021-1/+9
* Encode Content-Disposition filenames according to RFC 2231George Claghorn2017-08-211-1/+1
* DRYGeorge Claghorn2017-08-201-1/+1
* Add missing test for Blob#purgeJon Moss2017-08-171-0/+7
* 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/+47