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

Deprecation Warning: Rails.application.secrets is deprecated in favor of Rails.application.credentials #3108

Closed
lomky opened this issue Nov 9, 2023 · 1 comment

Comments

@lomky
Copy link
Member

lomky commented Nov 9, 2023

Thanks for creating an issue! Please fill out this form so we can be sure to have all the information we need, and to minimize back and forth.

  • What are we trying to do?
    Rails has deprecated one thing for another. Let's clean up to match

  • What feature or behavior is this required for?

DEPRECATION WARNING: `Rails.application.secrets` is deprecated in favor of `Rails.application.credentials` and will be removed in Rails 7.2. (called from <top (required)> at /home/runner/work/dcaf_case_management/dcaf_case_management/config/environment.rb:5)
  • How could we solve this issue? (Not knowing is okay!)
    Hopefully straightforward, should be good info out in the world.

  • Anything else?

@lomky lomky changed the title Deprecation Warning: Rails.application.secrets is deprecated in favor of Rails.application.credentials` Deprecation Warning: Rails.application.secrets is deprecated in favor of Rails.application.credentials Nov 9, 2023
@xmunoz
Copy link
Member

xmunoz commented Jan 2, 2024

It looks like there are multiple deprecation warnings originating from Rails now. Opened #3128 to keep track of them all, and will close this as a dupe (even though you opened this one first!)

@xmunoz xmunoz closed this as not planned Won't fix, can't repro, duplicate, stale Jan 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants