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
Rafael Mendonça França f7114754b1 Merge pull request #10898 from dmitry/find_first_refactor_duplication
Refactored ActiveRecord `first` method to get rid of duplication.
2013-06-14 13:17:42 -07:00
..
batches.rb lists the options for find_each and find_in_batches 2013-06-07 00:37:13 -04:00
calculations.rb Remove fall back and column restrictions for count. 2013-06-09 12:53:04 +02:00
delegation.rb add missing :nodoc: marks to ActiveRecord::Delegation [ci skip] 2013-04-29 20:32:13 -05:00
finder_methods.rb Merge pull request #10898 from dmitry/find_first_refactor_duplication 2013-06-14 13:17:42 -07:00
merger.rb avoid creating a set if no where values are removed 2013-05-21 11:01:19 -07:00
predicate_builder.rb Handle aliased attributes in ActiveRecord::Relation. 2013-05-01 16:36:01 -07:00
query_methods.rb Merge pull request #10767 from jmondo/master 2013-05-29 05:05:54 -07:00
spawn_methods.rb refatctoring of some code repetition in spawn_methods 2012-12-31 18:45:11 +01:00