Class
ISO4217::Currency::ExchangeBank
In:
lib/currencies/exchange_bank.rb
Parent:
Object
Methods
add_rate
exchange
get_rate
instance
new
same_currency?
Public Class methods
instance
()
new
()
Public Instance methods
add_rate
(from, to, rate)
exchange
(cents, from_currency, to_currency)
get_rate
(from, to)
same_currency?
(currency1, currency2)
[Validate]