Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | revises the rdoc of #average according to 5f3bd55, and realigns when clauses | Xavier Noria | 2010-05-12 | 1 | -5/+4 |
* | type_cast_calculated_value refactor: value is never a Fixnum here. Fix test s... | Santiago Pastorino | 2010-05-11 | 1 | -1/+1 |
* | Fix unintuitive behavior with multiple order and group clauses | Ernie Miller | 2010-05-06 | 1 | -1/+1 |
* | Allow pre-casted values (other than nil) to pass through from calculations un... | Brian Lopez | 2010-05-04 | 1 | -5/+9 |
* | adds missing requires for Object#blank? and Object#present? | Xavier Noria | 2010-03-28 | 1 | -0/+2 |
* | Ignore order for simple calculations to make postgresql happy | Pratik Naik | 2010-01-20 | 1 | -1/+2 |
* | Rename CalculationMethods to Calculations and get rid of the old Calculations... | Pratik Naik | 2010-01-19 | 1 | -0/+258 |