Closed tbraun89 closed 10 years ago
It probably has to do with the large conversion rate. Try debugging variable exchange bank in the money gem.
On Tue, Sep 23, 2014 at 7:13 PM, Torsten Braun notifications@github.com wrote:
Bitcoin (BTC) is not exchanged properly: money = Money.new(1, "BTC") money.exchange_to('USD')
This should be something about
$400
but I get$0
as result. Other exchanges likeUSD
toEUR
are working.Reply to this email directly or view it on GitHub: https://github.com/RubyMoney/google_currency/issues/29
no activity; closing
Bitcoin (BTC) is not exchanged properly:
This should be something about
$400
but I get$0
as result. Other exchanges likeUSD
toEUR
are working.