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
ef79658bd143a9243eefa90db2f9ce300f18dd0d
rails
/
activerecord
/
lib
/
active_record
/
relation
History
Aaron Patterson
70ab450274
cleaning up custom_join_sql method
2010-12-07 14:01:37 -08:00
..
batches.rb
un-nodocs AR::Batches
2010-09-21 20:44:45 +02:00
calculations.rb
just grep the AST for OuterJoin nodes rather than converting the tree to SQL
2010-11-30 17:29:19 -08:00
finder_methods.rb
use the columns hash for primary key lookup
2010-12-03 15:33:59 -08:00
predicate_builder.rb
just wrap as a sql literal
2010-11-23 14:42:55 -08:00
query_methods.rb
cleaning up custom_join_sql method
2010-12-07 14:01:37 -08:00
spawn_methods.rb
making relationship merge cheaper
2010-11-30 13:31:00 -08:00