aboutsummaryrefslogtreecommitdiffstats
path: root/activestorage/test/models/reflection_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* Move ActiveStorage reflection logic entirely into ActiveStorageKevin Deisz2018-05-311-2/+2
|
* Reflection for attachmentsKevin Deisz2018-05-301-0/+29
Add the ability to reflect on the attachments that have been defined using ActiveRecord::Reflection.