aboutsummaryrefslogtreecommitdiffstats
path: root/activestorage/lib/active_storage/attached/changes/create_many.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix that successive ActiveStorage::Attached::Many#attach calls would overwrit...George Claghorn2018-07-161-1/+11
* Implement ActiveStorage::Attached::{One,Many}#attach in terms of changesGeorge Claghorn2018-07-131-0/+4
* Store newly-uploaded files on save rather than assignmentGeorge Claghorn2018-07-071-0/+32