Closed mwolman closed 9 months ago
I have a project that uses Ruby 2.7 and Rails 7.1 and I'm getting this deprecation everywhere:
Ruby 2.7
Rails 7.1
[DEPRECATION] `Money.infinite_precision` is deprecated - use `Money.default_infinite_precision` instead
Can you upgrade money to 6.14.0 where they fix this issue? Thank you 🤗
money
Sorry, I wanted to open this issue in another gem 🙈
I have a project that uses
Ruby 2.7
andRails 7.1
and I'm getting this deprecation everywhere:Can you upgrade
money
to 6.14.0 where they fix this issue? Thank you 🤗