class

ActiveSupport::NumberHelper::NumberToHumanConverter

rails latest stable - Superclass: NumberConverter

No documentation available for this class.

Constants

DECIMAL_UNITS = { 0 => :unit, 1 => :ten, 2 => :hundred, 3 => :thousand, 6 => :million, 9 => :billion, 12 => :trillion, 15 => :quadrillion,\n-1 => :deci, -2 => :centi, -3 => :mili, -6 => :micro, -9 => :nano, -12 => :pico, -15 => :femto }

INVERTED_DECIMAL_UNITS = DECIMAL_UNITS.invert

Files

  • activesupport/lib/active_support/number_helper/number_to_human_converter.rb