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-01-19 15:50:47 +05:30
..
calculation_methods.rb Delegate :average, :minimum, :maximum, :sum to Relation 2010-01-19 15:50:47 +05:30
finder_methods.rb Add Relation#construct_relation_for_association_calculations for calculations with includes 2010-01-19 15:22:09 +05:30
predicate_builder.rb Handle invalid query IN() generated when a blank array is supplied in hash conditions 2010-01-18 18:56:55 +05:30
query_methods.rb Make scopes use relations under the hood 2010-01-16 00:02:46 +05:30
spawn_methods.rb Dont check for class equaity when merging relations 2010-01-18 04:28:21 +05:30