Module: Formatting

Extended by:
Currency, Number, Percent
Defined in:
lib/formatting.rb,
lib/formatting/number.rb,
lib/formatting/percent.rb,
lib/formatting/version.rb,
lib/formatting/currency.rb

Defined Under Namespace

Modules: Currency, Number, Percent Classes: FormatCurrency, FormatNumber

Constant Summary collapse

NON_BREAKING_SPACE =
"\xc2\xa0"
VERSION =
"0.0.16"

Method Summary

Methods included from Number

format_number

Methods included from Currency

format_currency

Methods included from Percent

format_percent