mirror of
https://github.com/hakanensari/frankfurter.git
synced 2024-11-22 11:02:30 +01:00
10 lines
171 B
Markdown
10 lines
171 B
Markdown
# Fixer
|
|
|
|
Fixer wraps the XML feeds of Euro foreign exchange reference provided by the European Central Bank:
|
|
|
|
```ruby
|
|
Fixer.current
|
|
Fixer.ninety_days
|
|
Fixer.historical
|
|
```
|