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
ee959a9ca1f3eb75baa4e7dc6929cb209c610c85
rails
/
activerecord
/
lib
/
active_record
/
relation
History
Aaron Patterson
9c7e2e4117
find_one uses prepared statement cache
2010-10-26 13:44:08 -07:00
..
batches.rb
un-nodocs AR::Batches
2010-09-21 20:44:45 +02:00
calculations.rb
we should always cast the value based on the column
2010-10-11 13:35:58 -07:00
finder_methods.rb
find_one uses prepared statement cache
2010-10-26 13:44:08 -07:00
predicate_builder.rb
avoid creating objects when we can
2010-10-03 14:40:06 -07:00
query_methods.rb
adding bind_values to relations
2010-10-26 13:44:07 -07:00
spawn_methods.rb
reduce duplicate where removal to one loop
2010-10-20 08:41:25 -07:00