aboutsummaryrefslogtreecommitdiffstats
path: root/activestorage/lib/active_storage/attached/changes
Commit message (Expand)AuthorAgeFilesLines
* Implement ActiveStorage::Attached::{One,Many}#attach in terms of changesGeorge Claghorn2018-07-132-0/+7
* Raise an ArgumentError instead of a RuntimeErrorGeorge Claghorn2018-07-081-1/+1
* Store newly-uploaded files on save rather than assignmentGeorge Claghorn2018-07-075-0/+145