index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activerecord
/
test
/
associations_go_eager_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't expect fixtures to be returned in the order they were inserted.
Jeremy Kemper
2005-06-11
1
-2
/
+3
*
Eager loading of dependent has_one associations won't delete the association ...
Jamis Buck
2005-06-10
1
-13
/
+22
*
Fixed order of loading in eager associations
David Heinemeier Hansson
2005-04-19
1
-1
/
+8
*
Fixed stray comma when using eager loading and ordering together from has_man...
David Heinemeier Hansson
2005-04-19
1
-1
/
+1
*
Changed habtm eager loading to also use joins
David Heinemeier Hansson
2005-04-18
1
-7
/
+8
*
Fixes for postgresql testing #1129, #1130, #1131
David Heinemeier Hansson
2005-04-18
1
-2
/
+2
*
Dont initialize the association proxy for nil records
David Heinemeier Hansson
2005-04-14
1
-0
/
+4
*
Added support for has_and_belongs_to_many associations in eager loading #1064...
David Heinemeier Hansson
2005-04-10
1
-4
/
+13
*
Made eager loading work with inheritance hierarchies #1065 [Ryan Carver]
David Heinemeier Hansson
2005-04-10
1
-0
/
+5
*
Made eager loading work even more
David Heinemeier Hansson
2005-04-03
1
-0
/
+36