aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/models/membership.rb
Commit message (Expand)AuthorAgeFilesLines
* Use frozen-string-literal in ActiveRecordKir Shatrov2017-07-191-0/+2
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-021-1/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-011-0/+1
* Ensure that using correct alias trackerRyuta Kamizono2017-06-251-0/+1
* applies new string literal convention in activerecord/testXavier Noria2016-08-061-1/+1
* Skip statement cache on through association readerRafael Mendonça França2015-08-121-0/+15
* adding a test for sti on middle tables with sorting on RHSAaron Patterson2013-09-231-0/+5
* Don't use select() values from the join model of a through association. Fixes...Jon Leighton2011-05-111-0/+6
* Add has_one :through support, finally. Closes #4756 [thechrisoshow]Rick Olson2008-03-211-0/+9