Closed dcangulo closed 3 years ago
@dcangulo interesting… I think this was actually solved in https://github.com/RubyMoney/money-rails/pull/610. Can you check if you're still getting the warning on master
?
@antstorm Yes, that PR indeed fixes the warning. When is the next release with that fix included?
@dcangulo glad it worked. Will release one this week
@antstorm Just bumping this—a new release would be appreciated!
@antstorm Just bumping this—a new release would be appreciated!
Same here 🙂
@jcbpl @ajh-sr just pushed 1.13.4. Sorry for the delay
@jcbpl @ajh-sr just pushed 1.13.4. Sorry for the delay
No worries, thanks for your hard work 🏅 💯
I am using Rails
6.1.0.rc1
and this deprecation message appears.Code in question: https://github.com/RubyMoney/money-rails/blob/master/lib/money-rails/hooks.rb#L25