Implementation API openexchangerates.org on Ruby
Go to file
2013-12-06 06:35:44 +04:00
lib first version 2013-12-06 06:22:46 +04:00
.gitignore first version 2013-12-06 06:22:46 +04:00
example.rb first version 2013-12-06 06:22:46 +04:00
LICENSE Initial commit 2013-12-05 17:28:02 -08:00
openexchangerates.gemspec first version 2013-12-06 06:22:46 +04:00
README.md added description of the methods 2013-12-06 06:35:44 +04:00

openexchangerates

Implementation API openexchangerates.org on Ruby

methods

1. get_latest()
Get the most recent exchange rates

2. get_currencies
get list of currency codes and names

3. get_old(date) (in development)
get rates for any given day, where available