Module: Money::Bank

Defined in:
lib/money/bank/base.rb,
lib/money/bank/single_currency.rb,
lib/money/bank/variable_exchange.rb

Overview

Provides classes that aid in the ability of exchange one currency with another.

Defined Under Namespace

Classes: Base, DifferentCurrencyError, Error, SingleCurrency, UnknownRate, UnknownRateFormat, VariableExchange