aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/core_ext/float/rounding.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded reliance on Numeric#round quirkJeremy Kemper2010-01-061-2/+3
* * Introduce ActiveSupport.core_ext Integer, %w(conversions time etc)Jeremy Kemper2009-03-211-20/+14
* Some 1.9 forward compatibilityJeremy Kemper2007-09-141-2/+4
* Allow Float#round to take a precision argument. Closes #8626 [norbert]Michael Koziarski2007-09-021-0/+22