aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/core_ext/float
Commit message (Collapse)AuthorAgeFilesLines
* Added deprecated warning messages to Float#months and Float#years deprications.Tom Lea2008-10-131-2/+2
|
* Deprecated Float#years and Float#months, moved Numeric#years and ↵Tom Lea2008-10-131-0/+27
| | | | Numeric#months into Integer.
* Some 1.9 forward compatibilityJeremy Kemper2007-09-141-2/+4
| | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7474 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
* Allow Float#round to take a precision argument. Closes #8626 [norbert]Michael Koziarski2007-09-021-0/+22
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7401 5ecf4fe2-1ee6-0310-87b1-e25e094e27de