aboutsummaryrefslogtreecommitdiffstats
path: root/lib/active_storage/engine.rb
Commit message (Expand)AuthorAgeFilesLines
* Fail early if no storage service is specifiedcolorfulfool2017-07-151-0/+3
* Direct uploads for S3David Heinemeier Hansson2017-07-091-1/+2
* Instrument and log the servicesDavid Heinemeier Hansson2017-07-091-0/+8
* Configure services that reference other servicesJeremy Daer2017-07-081-20/+17
* Disk storage: ensure URLs end with the blob filename since some user agents d...Jeremy Daer2017-07-081-1/+1
* It is an engine (because of tasks) not a railtieDavid Heinemeier Hansson2017-07-071-0/+56