aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/active_storage/blob.rb
Commit message (Expand)AuthorAgeFilesLines
* Basic documentation for all the modelsDavid Heinemeier Hansson2017-07-241-2/+72
* Blob/Variant#url -> #service_url to emphasize this URL isn't to be publicDavid Heinemeier Hansson2017-07-241-2/+6
* Tell service which content-type to use for the responseDavid Heinemeier Hansson2017-07-231-1/+1
* Specify verification purposesDavid Heinemeier Hansson2017-07-231-2/+2
* Switch to simpler signed_id for blob rather than full GlobalIDDavid Heinemeier Hansson2017-07-231-0/+9
* Move models and jobs to the app setupDavid Heinemeier Hansson2017-07-221-0/+95