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
2013-11-02 17:36:45 -07:00
..
predicate_builder Add ability to specify how a class is converted to Arel predicate 2013-07-28 13:12:20 -06:00
batches.rb skiping => skipping 2013-09-17 11:51:44 +05:30
calculations.rb Stop accepting options for Relation#average, Relation#minimum, Relation#maximum, Relation#calculate, perform_calculation, NullRelation#calculate as they isn't used anymore. 2013-10-14 00:04:10 +05:30
delegation.rb Deprecate the delegation of Array bang methods in ActiveRecord::Delegation 2013-09-04 01:32:27 -07:00
finder_methods.rb Merge branch 'master' into joindep 2013-10-21 14:59:14 -07:00
merger.rb stuff the join dependency object in the "anything goes" hash. 2013-10-10 14:12:04 -07:00
predicate_builder.rb check class hierarchy with is_a? in PredicateBuilder.expand 2013-08-27 15:47:21 +03:00
query_methods.rb Added ActiveRecord::QueryMethods#rewhere which will overwrite an existing, named where condition. 2013-11-02 17:36:45 -07:00
spawn_methods.rb add a specific factory method rather than using new 2013-07-23 14:43:32 -07:00