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
ef7a04ea85783b94dfa033cdcd5269c125096684
rails
/
activerecord
/
lib
/
active_record
/
relation
History
James Harton
d0df7f1196
Fix small bug where ActiveRecord::PredicateBuilder#build_from_hash didn't test for Arel::Relation as right hand value. [
#4917
state:resolved]
...
Signed-off-by: José Valim <
jose.valim@gmail.com
>
2010-06-22 18:05:27 +02:00
..
batches.rb
Improve code from
231d7676f7
2010-05-09 12:33:25 +01:00
calculations.rb
revises the rdoc of #average according to
5f3bd55
, and realigns when clauses
2010-05-12 08:47:55 +02:00
finder_methods.rb
Here the intention was to assign to different objects
2010-05-08 23:29:51 +03:00
predicate_builder.rb
Fix small bug where ActiveRecord::PredicateBuilder#build_from_hash didn't test for Arel::Relation as right hand value. [
#4917
state:resolved]
2010-06-22 18:05:27 +02:00
query_methods.rb
Fix order method to accept relation attributes.
2010-06-22 16:44:10 +02:00
spawn_methods.rb
Fix unintuitive behavior with multiple order and group clauses
2010-05-06 16:00:39 -07:00