Hi,
I'm using the library directly from the current state as I'm migrating to Localize. (Migration went very smoothly btw 👍 )
https://github.com/kipcole9/money/blob/main/lib/money/exchange_rates/open_exchange_rates.ex#L59 fails when the :json default JSON library is used - the bang function simply doesn't exist. The default should be JSON probably.
Since it's WIP, it might not be useful, but just in case :)
Cheers
Hi,
I'm using the library directly from the current state as I'm migrating to
Localize. (Migration went very smoothly btw 👍 )https://github.com/kipcole9/money/blob/main/lib/money/exchange_rates/open_exchange_rates.ex#L59 fails when the
:jsondefault JSON library is used - the bang function simply doesn't exist. The default should beJSONprobably.Since it's WIP, it might not be useful, but just in case :)
Cheers