Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Skip statement cache on through association reader | Rafael Mendonça França | 2015-08-12 | 1 | -0/+15 |
| | | | | | | | If the through class has default scopes we should skip the statement cache. Closes #20745. | ||||
* | 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. ↵ | Jon Leighton | 2011-05-11 | 1 | -0/+6 |
| | | | | Fixes #508. | ||||
* | Add has_one :through support, finally. Closes #4756 [thechrisoshow] | Rick Olson | 2008-03-21 | 1 | -0/+9 |
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@9067 5ecf4fe2-1ee6-0310-87b1-e25e094e27de |