Files
rails/activerecord/test
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
..
2008-01-18 07:27:03 +00:00
2010-12-03 12:00:09 -08:00
2011-06-06 15:46:50 -07:00