aboutsummaryrefslogtreecommitdiffstats
path: root/activestorage/test/models
Commit message (Expand)AuthorAgeFilesLines
* Introduce ActiveStorage::Blob#representationGeorge Claghorn2017-10-122-0/+43
* Replace variation key use with SHA256 of key to prevent long filenameskhall2017-10-051-0/+5
* Preview PDFs and videosGeorge Claghorn2017-09-282-3/+41
* Add `with_attached_*` scope to `has_one_attached` macroYoshiyuki Hirano2017-09-191-0/+13
* Fix replacing a singular attachmentGeorge Claghorn2017-08-291-0/+25
* Encode Content-Disposition filenames according to RFC 2231George Claghorn2017-08-212-1/+33
* DRYGeorge Claghorn2017-08-201-1/+1
* Rename ActiveStorage::Filename#extname to extension_with_delimiterGeorge Claghorn2017-08-201-0/+18
* Add missing test for Blob#purgeJon Moss2017-08-171-0/+7
* Move test to its proper placeGeorge Claghorn2017-08-141-0/+38
* Should escape regexp wildcard character `.`Koichi ITO2017-08-141-2/+2
* Use frozen string literal in Active StorageKoichi ITO2017-08-123-0/+6
* Make activestorage treat Rack::Test::UploadedFile just like ActionDispatch::H...Isaac Betesh2017-08-111-1/+7
* Run Active Storage tests in CI (#30144)George Claghorn2017-08-101-7/+0
* Fix ruby warningsyuuji.yaginuma2017-08-051-3/+3
* Add 'activestorage/' from commit '3f4a7218a4a4923a0e7ce1b2eb0d2888ce30da58'Rafael Mendonça França2017-07-313-0/+198