This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
rails
Watch
1
Star
1
Fork
0
You've already forked rails
mirror of
https://github.com/github/rails.git
synced
2026-04-26 03:00:59 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fb34f8577c47d958ca32b7ab585c1904e1a776b1
rails
/
activerecord
/
lib
History
Jon Leighton
532f915037
Referencing a table via the ON condition in a join should force that table to be eager-loaded via a JOIN rather than via subsequent queries.
2011-03-07 08:51:17 -08:00
..
active_record
Referencing a table via the ON condition in a join should force that table to be eager-loaded via a JOIN rather than via subsequent queries.
2011-03-07 08:51:17 -08:00
rails
/generators
Delete blank lines in migration generator
2011-02-02 16:20:03 -02:00
active_record.rb
Rewrote AssociationPreload.
2011-02-28 22:12:34 +00:00