Implementation API openexchangerates.org on Ruby
Go to file
Alexander Popov 04233362df implemented the method get_old() 2013-12-06 06:49:17 +04:00
lib implemented the method get_old() 2013-12-06 06:49:17 +04:00
.gitignore first version 2013-12-06 06:22:46 +04:00
LICENSE Initial commit 2013-12-05 17:28:02 -08:00
README.md implemented the method get_old() 2013-12-06 06:49:17 +04:00
example.rb implemented the method get_old() 2013-12-06 06:49:17 +04:00
openexchangerates.gemspec implemented the method get_old() 2013-12-06 06:49:17 +04:00

README.md

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)
get rates for any given day, where available