aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/active_storage/variant.rb
Commit message (Expand)AuthorAgeFilesLines
* Basic documentation for all the modelsDavid Heinemeier Hansson2017-07-241-0/+43
* Blob/Variant#url -> #service_url to emphasize this URL isn't to be publicDavid Heinemeier Hansson2017-07-241-1/+1
* Tell service which content-type to use for the responseDavid Heinemeier Hansson2017-07-231-1/+1
* Return to same level of abstractionDavid Heinemeier Hansson2017-07-231-1/+5
* Require mini_magick when it's usedGeorge Claghorn2017-07-231-1/+1
* Move models and jobs to the app setupDavid Heinemeier Hansson2017-07-221-0/+35