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-09-10 15:28:57 -07:00
..
batches.rb avoid method_missing and reduce method calls 2010-09-10 10:22:22 -07:00
calculations.rb return is not needed here 2010-09-09 10:34:20 -07:00
finder_methods.rb converting an inject to a map + Hash[] 2010-09-10 15:28:57 -07:00
predicate_builder.rb passing the quoted id to arel if the object has a quoted id 2010-09-10 15:28:57 -07:00
query_methods.rb creating a new array is required. who knew? :-( 2010-09-09 10:33:22 -07:00
spawn_methods.rb intersection between a relation and an array works in both directions 2010-09-10 21:14:07 +10:00