Currency Exchange plugin
Plugin details
Documentation
Install the plugin:
ruby script/plugin install git://github.com/jasonfranklin-stokes/currencyexchange.git
converted_money=CurrencyExchange.currency_exchange(amount, “from_currency”, “to_currency”)
converted_money=CurrencyExchange.currency_exchange(100, “USD”, “EUR”)
Further Documentation
There is currently no advanced documentation for this plugin.
New documentationEdit plugin | Back in time (1 older version) | Last edited by: jasonfranklinstokes, 4 months ago

