Class: Currency

Inherits:
ISO4217::Currency show all
Defined in:
lib/currencies.rb

Instance Attribute Summary

Attributes inherited from ISO4217::Currency

#code, #exchange_currency, #name, #symbol

Method Summary

Methods inherited from ISO4217::Currency

#[], add, best_from_currencies, best_from_name, best_from_symbol, best_guess, code_from_best_guess, #exchange_rate, from_code, #initialize, list_from_name, list_from_symbol, #load_exchange_rate, load_file, major_currencies_selection

Constructor Details

This class inherits a constructor from ISO4217::Currency