Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Properly support conditions on any of the reflections involved in a nested th... | Jon Leighton | 2010-10-19 | 1 | -1/+1 | |
* | | Fix the tests (I have actually verified that these are also the 'right' fixes... | Jon Leighton | 2010-10-03 | 1 | -1/+1 | |
|/ | ||||||
* | corrected AR find_each and find_in_batches to raise when the user uses select... | Josh Kalderimis | 2010-05-09 | 1 | -0/+14 | |
* | Warn scoped order and limit are ignored. [#4123 state:resolved] | Emilio Tagua | 2010-03-29 | 1 | -3/+13 | |
* | 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 |