aboutsummaryrefslogtreecommitdiffstats
path: root/activestorage/lib/active_storage/attached/many.rb
Commit message (Expand)AuthorAgeFilesLines
* Implement ActiveStorage::Attached::{One,Many}#attach in terms of changesGeorge Claghorn2018-07-131-7/+14
* Fix that detaching could purgeGeorge Claghorn2018-07-131-1/+1
* Store newly-uploaded files on save rather than assignmentGeorge Claghorn2018-07-071-2/+1
* Allow selectively purging attached blobsNicholas Shirley2018-03-061-11/+7
* Permit attaching files to new recordsGeorge Claghorn2017-11-191-1/+5
* Introduce ActiveStorage::Attached::{One,Many}#detachGeorge Claghorn2017-11-141-1/+5
* Fix file missing in activestorage's example code [ci skip]Yoshiyuki Hirano2017-09-171-1/+1
* Use frozen string literal in Active StorageKoichi ITO2017-08-121-0/+2
* Merge pull request #30147 from yhirano55/fix_trailing_blank_linesRafael França2017-08-111-1/+0
|\
| * [Active Storage] `rubocop -a --only Layout/TrailingBlankLines`Yoshiyuki Hirano2017-08-091-1/+0
* | Fix formatting of Active Storage docs [ci skip]yuuji.yaginuma2017-08-111-1/+1
|/
* `module ActiveStorage`, not `ActiveStorage::Class`claudiob2017-08-041-41/+44
* Add 'activestorage/' from commit '3f4a7218a4a4923a0e7ce1b2eb0d2888ce30da58'Rafael Mendonça França2017-07-311-0/+51