- Notifications
You must be signed in to change notification settings - Fork0
License
NotificationsYou must be signed in to change notification settings
ruslanpa/currency_finance_ua
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
It's a simple wrapper underhttp://content.finance.ua/ru/xml/currency-cash
All data provided byhttp://content.finance.ua/ru/xml/currency-cash
Add this line to your application's Gemfile:
gem 'currency_finance_ua'
And then execute:
$ bundle
Or install it yourself as:
$ gem install currency_finance_ua
$ require 'currency_finance_ua'Get rate of exchange by current daterate: 'min' or 'max'bid_ask: 'bid' or 'ask' spreadreturn organizations which are satisfied for all options$ include CurrencyFinanceUA$ get_rate_of_exchange('EUR', { rate: 'min', bid_ask: 'ask' })
- Fork it (http://github.com/ruslanpa/currency_finance_ua/fork )
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
About
No description, website, or topics provided.
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.