mirror of
https://github.com/hakanensari/frankfurter.git
synced 2024-11-22 19:12:32 +01:00
Add back base
This commit is contained in:
parent
c13208c644
commit
15813d8e1c
@ -16,7 +16,7 @@ class Quotation
|
|||||||
end
|
end
|
||||||
|
|
||||||
def quote
|
def quote
|
||||||
{ date: date, rates: calculate_rates }
|
{ base: @base, date: date, rates: calculate_rates }
|
||||||
end
|
end
|
||||||
|
|
||||||
def date
|
def date
|
||||||
|
Loading…
Reference in New Issue
Block a user