aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/core_ext/bigdecimal/conversions.rb
Commit message (Expand)AuthorAgeFilesLines
* * Introduce ActiveSupport.core_ext Integer, %w(conversions time etc)Jeremy Kemper2009-03-211-37/+0
* BigDecimal to_s and yaml housekeepingJeremy Kemper2008-09-081-22/+18
* Merge with docrails.Pratik Naik2008-07-161-1/+1
* Standardise the implementation of the extensions to BigDecimal. Closes #1060...Michael Koziarski2008-03-261-23/+35
* Serialize BigDecimals as Floats when using to_yaml. Closes #8746 [ernesto.jim...Michael Koziarski2008-02-151-0/+23
* Ruby 1.9 compat, consistent load pathsJeremy Kemper2007-10-021-0/+6