1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/lib/active_record/relation
2010-07-28 17:03:52 -07:00
..
batches.rb
calculations.rb
finder_methods.rb Fix the #using_limitable_reflections? helper to work correctly by not examining the length of an array which contains false/true, hence always passing. [#4869 state:resolved] 2010-07-08 22:34:34 +02:00
predicate_builder.rb No need to check if the attribute exists (this is the same behavior as in 2.3) [#4994 state:resolved] and [#5003 state:resolved] 2010-06-29 20:15:32 +02:00
query_methods.rb Shouldn't have committed this! Revert "avoid calling to_sql twice" 2010-07-28 17:03:52 -07:00
spawn_methods.rb array subtraction should be faster than iterating over all the elements 2010-06-29 17:57:06 +02:00