Flowdock
v4.1.8 - Show latest stable - 0 notes - Superclass: NumberConverter

No documentation

This class has no description. You can help the Ruby on Rails community by adding new notes.

Constants

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

INVERTED_DECIMAL_UNITS = DECIMAL_UNITS.invert

Attributes

Show files where this class is defined (1 file)
Register or log in to add new notes.