aboutsummaryrefslogtreecommitdiffstats
path: root/activestorage/app/models/active_storage/variant.rb
Commit message (Expand)AuthorAgeFilesLines
* [ci skip] Remove needless from doc for ActiveStorage::VariantYoshiyuki Hirano2017-12-221-1/+1
* Delete MiniMagick tempfile when transformation failsGeorge Claghorn2017-12-181-1/+7
* Ensure MiniMagick tempfiles are properly unlinked after image transformationGeorge Claghorn2017-12-181-9/+18
* Convert non-web image (e.g. PSD) variants to PNGGeorge Claghorn2017-12-181-3/+34
* Clarify comment [ci skip]George Claghorn2017-10-131-1/+1
* Introduce ActiveStorage::Blob#representationGeorge Claghorn2017-10-121-0/+4
* Replace variation key use with SHA256 of key to prevent long filenameskhall2017-10-051-1/+1
* Preview PDFs and videosGeorge Claghorn2017-09-281-3/+3
* Fix link in doc for active storage [ci skip]Yoshiyuki Hirano2017-08-251-1/+1
* restores some double newlines deleted in ae87217Xavier Noria2017-08-151-0/+1
* minor tweaks in Active Storage after a walkthroughXavier Noria2017-08-151-6/+5
* Use frozen string literal in Active StorageKoichi ITO2017-08-121-0/+2
* Fix formatting of Active Storage docs [ci skip]Koichi ITO2017-08-111-7/+7
* Fix a typoqsona2017-08-101-1/+1
* Remove circular dependencyDavid Heinemeier Hansson2017-08-011-2/+0
* Add 'activestorage/' from commit '3f4a7218a4a4923a0e7ce1b2eb0d2888ce30da58'Rafael Mendonça França2017-07-311-0/+82