Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix warning: Rails.application.secrets is deprecated in favor of Rails.application.credentials and will be removed in Rails 7.2. #138

Closed
hidakatsuya opened this issue Jan 8, 2024 · 0 comments · Fixed by #139

Comments

@hidakatsuya
Copy link
Owner

https://github.com/hidakatsuya/shopping_list-web/actions/runs/7449989100/job/20267879817

Run docker compose exec -T app bin/rails test:all
DEPRECATION WARNING: `Rails.application.secrets` is deprecated in favor of `Rails.application.credentials` and will be removed in Rails 7.2. (called from <main> at /rails/config/environment.rb:5)

This warning is due to device gem.
heartcombo/devise#5644

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant