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
f1553731ed5b358ddc4465fa9de453fb992dbddf
rails
/
activerecord
/
lib
/
active_record
/
relation
History
Ernie Miller
2bdad7669c
Remove case statement changes from
2e0840d
and
56ac32a
. Inheritance FTW.
2011-07-06 16:13:57 -04:00
..
batches.rb
Quote find_in_batches ORDER BY clause [
#6620
state:resolved]
2011-03-29 17:24:55 +01:00
calculations.rb
Fixed AR::Relation#sum compatibility with Array#sum
2011-07-05 14:36:20 +03:00
finder_methods.rb
Merge pull request
#1273
from jeremyf/feature-association-proxy-send
2011-07-06 13:05:58 -07:00
predicate_builder.rb
supporting nil when passed in as an IN clause
2011-04-29 11:01:59 -07:00
query_methods.rb
Remove case statement changes from
2e0840d
and
56ac32a
. Inheritance FTW.
2011-07-06 16:13:57 -04:00
spawn_methods.rb
default create_with_value to a hash so we can eliminate conditionals, add test surrounding create_with(nil) behavior
2011-06-27 14:18:49 -07:00