Closed fvarnals closed 3 years ago
@fvarnals hey, sorry for a long response. Are you still having this issue? How do you load the monetize
gem? Money.default_currency
should come from the money
gem, which this gem depends on. If you're using bundler it should have resolved this dependency
I'm having this issue as well
@antarr is there anything specific about your setup? Can you please post a stack trace?
Hi there,
When I use the Gem in a REPL, it works fine, but when I try to run from RSpec, I keep getting the error:
undefined method `default_currency' for Money:Class
This happens when calling Monetize.parse
I'm using monetize version 1.9.2