Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Ensure Associations#sum returns 0 when no rows are returned. [#295 state:reso... | Jonathan Viney | 2008-06-02 | 1 | -1/+2 | |
* | ActiveRecord::Base#sum defaults to 0 if no rows are returned. Closes #11550 ... | Rick Olson | 2008-04-08 | 1 | -0/+4 | |
* | Don't double include DISTINCT when the user has already specified it. Closes... | Michael Koziarski | 2008-04-04 | 1 | -0/+4 | |
* | Ensure that you can still do expressions in calculations (closes #11355) [nbu... | David Heinemeier Hansson | 2008-03-17 | 1 | -0/+4 | |
* | Fix calculations on associations with custom :foreign_key. Closes #8117 [kama... | Jeremy Kemper | 2008-02-02 | 1 | -0/+8 | |
* | Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails | Jeremy Kemper | 2008-01-21 | 1 | -2/+2 | |
* | Fix paths | Jeremy Kemper | 2008-01-18 | 1 | -2/+2 | |
* | Move tests to cases | Jeremy Kemper | 2008-01-18 | 1 | -0/+251 |