aboutsummaryrefslogtreecommitdiffstats
path: root/activestorage/lib/active_storage/attached.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove unused attributeGeorge Claghorn2018-07-211-3/+3
* Implement ActiveStorage::Attached::{One,Many}#attach in terms of changesGeorge Claghorn2018-07-131-20/+0
* Store newly-uploaded files on save rather than assignmentGeorge Claghorn2018-07-071-1/+6
* Fix replacing a singular attachmentGeorge Claghorn2017-08-291-3/+3
* minor tweaks in Active Storage after a walkthroughXavier Noria2017-08-151-2/+2
* Use frozen string literal in Active StorageKoichi ITO2017-08-121-0/+2
* Merge pull request #30198 from betesh/activestorage-rack-test-uploaded-fileRafael França2017-08-111-1/+1
|\
| * Make activestorage treat Rack::Test::UploadedFile just like ActionDispatch::H...Isaac Betesh2017-08-111-1/+1
* | Fix formatting of Active Storage docs [ci skip]yuuji.yaginuma2017-08-111-1/+1
|/
* `module ActiveStorage`, not `ActiveStorage::Class`claudiob2017-08-041-22/+24
* We need to require the top file before individual oneRafael Mendonça França2017-08-031-0/+1
* Do not eager load ActiveRecord::BaseRafael Mendonça França2017-08-031-3/+0
* Add 'activestorage/' from commit '3f4a7218a4a4923a0e7ce1b2eb0d2888ce30da58'Rafael Mendonça França2017-07-311-0/+38