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

Devise: Workaround deprecation warning #2185

Merged
merged 1 commit into from
Jun 26, 2024
Merged

Commits on Jun 25, 2024

  1. Devise: Workaround deprecation warning

    Can be reverted once heartcombo/devise#5644 is resolved
    
    Was causing this warning:
    https://github.com/abtion/rails-template/actions/runs/9657664443/job/26637340275#step:10:11
    > 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/rails-template/rails-template/config/environment.rb:7)
    runephilosof-abtion authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    25c2ca5 View commit details
    Browse the repository at this point in the history