aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/models/reference.rb
Commit message (Collapse)AuthorAgeFilesLines
* eagerly loaded association records should respect default_scope [#2931 ↵Subba Rao Pasupuleti2010-07-211-0/+5
| | | | | | state:resolved] Signed-off-by: José Valim <jose.valim@gmail.com>
* Ensure table names are quoted by the association preloading code.Frederick Cheung2008-04-261-0/+4
[#45 state:resolved] Signed-off-by: Michael Koziarski <michael@koziarski.com>