aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/models/electron.rb
Commit message (Collapse)AuthorAgeFilesLines
* Eager loading an association should not change the count of childrenNeeraj Singh2010-08-021-0/+3
[#4971 state:resolved] Signed-off-by: José Valim <jose.valim@gmail.com>