aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/core_ext/float_ext_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove some of the ActiveSupport core extensions related to 1.8.Uģis Ozols2011-12-211-26/+0
* * Introduce ActiveSupport.core_ext Integer, %w(conversions time etc)Jeremy Kemper2009-03-211-0/+1
* require abstract_unit directly since test is in load pathJeremy Kemper2008-01-051-1/+1
* Allow Float#round to take a precision argument. Closes #8626 [norbert]Michael Koziarski2007-09-021-0/+25