Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add new finder methods to association collection. | Pratik Naik | 2009-12-27 | 1 | -1/+1 |
* | Ensure ActiveRecord::Base.find_in_batches fires doesnt fire an extra query un... | Pratik Naik | 2009-03-11 | 1 | -0/+12 |
* | Rename ActiveRecord::Base.each to ActiveRecord::Base.find_each | Pratik Naik | 2009-03-11 | 1 | -3/+3 |
* | Added ActiveRecord::Base.each and ActiveRecord::Base.find_in_batches for batc... | David Heinemeier Hansson | 2009-02-23 | 1 | -0/+49 |