money-rails icon indicating copy to clipboard operation
money-rails copied to clipboard

money_rails:initializer does not appear to work on Rails 7.1

Open dwilde1 opened this issue 1 year ago • 2 comments

I am using Rails 7.1.3.2, and the initializer does not appear to work, with any variant of money-rails or money_rails. Looked in Gemfiles and see only 7.0.

Adjusted my bundle to revert to 7.0.8, but that caused other issues.

Also, the MoneyRails object described in the config/initializers/money.rb referenced in the README.md is not being created.

money.txt

Thanks in advance!

dwilde1 avatar Mar 16 '24 03:03 dwilde1