rails--rails/activerecord/test
Frederick Cheung 236f0bb67a When preloading group by reflection rather than by class [#125 state:resolved]
This avoids extra queries when several subclasses inherit the association
from their parent class, while still coping with subclasses redefining
associations.

Signed-off-by: Pratik Naik <pratiknaik@gmail.com>
2008-05-11 22:14:07 +01:00
..
assets move assets and models 2008-01-18 07:27:03 +00:00
cases When preloading group by reflection rather than by class [#125 state:resolved] 2008-05-11 22:14:07 +01:00
connections Cleanup whitespace and remove keys instead of providing nil 2008-02-20 00:58:07 +00:00
fixtures Added missing files 2008-05-01 15:03:16 -05:00
migrations Added protection against duplicate migration names (Aslak Hellesøy) [#112 state:resolved] 2008-05-11 13:37:29 -05:00
models Ensure hm:t preloading honours reflection options. [#137 state:resolved] 2008-05-11 20:01:14 +01:00
schema Fix validates_uniqueness_of for SQL keywords [#23 state:resolved] 2008-05-11 19:30:03 +01:00
config.rb Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails 2008-01-21 17:20:51 +00:00