Top Level Namespace
- Includes:
- SimpleForex
Defined Under Namespace
Modules: SimpleForex Classes: CreateCurrencies, SimpleForexGenerator
Constant Summary collapse
- MIGRATION_CLASS =
if ActiveRecord::VERSION::MAJOR >= 5 ActiveRecord::Migration["#{ActiveRecord::VERSION::MAJOR}.#{ActiveRecord::VERSION::MINOR}"] else ActiveRecord::Migration end
Constants included from SimpleForex
Method Summary
Methods included from SimpleForex
#all_currencies, #convert, #currency_exchange_rate, #some_currencies