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

Conversation

runephilosof-abtion
Copy link
Member

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)

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)
@jeppester jeppester merged commit 8cd8bb6 into main Jun 26, 2024
13 checks passed
@jeppester jeppester deleted the runephilosof-abtion-patch-1 branch June 26, 2024 06:09
@runephilosof-abtion runephilosof-abtion added the SLA Implement this on our SLA projects label Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
SLA Implement this on our SLA projects
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants