Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use frozen-string-literal in ActiveRecord | Kir Shatrov | 2017-07-19 | 1 | -0/+2 |
* | Revert "Merge pull request #29540 from kirs/rubocop-frozen-string" | Matthew Draper | 2017-07-02 | 1 | -1/+0 |
* | Enforce frozen string in Rubocop | Kir Shatrov | 2017-07-01 | 1 | -0/+1 |
* | Ensure that using correct alias tracker | Ryuta Kamizono | 2017-06-25 | 1 | -0/+1 |
* | applies new string literal convention in activerecord/test | Xavier Noria | 2016-08-06 | 1 | -1/+1 |
* | Skip statement cache on through association reader | Rafael Mendonça França | 2015-08-12 | 1 | -0/+15 |
* | adding a test for sti on middle tables with sorting on RHS | Aaron Patterson | 2013-09-23 | 1 | -0/+5 |
* | Don't use select() values from the join model of a through association. Fixes... | Jon Leighton | 2011-05-11 | 1 | -0/+6 |
* | Add has_one :through support, finally. Closes #4756 [thechrisoshow] | Rick Olson | 2008-03-21 | 1 | -0/+9 |