Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix replacing many attachments via assign and attach | George Claghorn | 2018-07-17 | 1 | -0/+4 |
* | Fix that successive ActiveStorage::Attached::Many#attach calls would overwrit... | George Claghorn | 2018-07-16 | 1 | -1/+11 |
* | Implement ActiveStorage::Attached::{One,Many}#attach in terms of changes | George Claghorn | 2018-07-13 | 2 | -0/+7 |
* | Raise an ArgumentError instead of a RuntimeError | George Claghorn | 2018-07-08 | 1 | -1/+1 |
* | Store newly-uploaded files on save rather than assignment | George Claghorn | 2018-07-07 | 5 | -0/+145 |