Files
rails/activerecord/test/cases
knapo 7c051ab075 Make ActiveRecord::Batches#find_each to not return self.
This caused that `find_each` was producing extra db call taking all the records from db, and was less efficient than `ActiveRecord::Base#all`.
2011-07-07 18:13:29 +02:00
..
2011-06-12 18:31:26 +01:00
2011-06-27 14:47:27 -07:00