aboutsummaryrefslogtreecommitdiffstats
path: root/activestorage/lib/active_storage/attached/model.rb
Commit message (Expand)AuthorAgeFilesLines
* It may be better to explicitly require 'object/try' where we call `try`Akira Matsuda2019-08-011-0/+2
* Preserve existing attachment assignment behavior for upgraded appsGeorge Claghorn2019-07-201-5/+12
* Remove unused attributeGeorge Claghorn2018-07-211-2/+2
* Clear attachment changes on reloadGeorge Claghorn2018-07-131-0/+4
* Fix analyzing new blobs from uploaded files on attachGeorge Claghorn2018-07-131-18/+4
* Store newly-uploaded files on save rather than assignmentGeorge Claghorn2018-07-071-0/+150