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

Remove Devise patch #38

Open
bpurinton opened this issue May 30, 2024 · 0 comments
Open

Remove Devise patch #38

bpurinton opened this issue May 30, 2024 · 0 comments

Comments

@bpurinton
Copy link
Contributor

On #36 while updating Rails to 7.1 and bumping gems, I was getting some deprecation warnings from Devise that are a known (still unfixed) issue:

heartcombo/devise#5644

I fixed this, per the suggestion on that issue, with a config/initializers/devise_patch.rb file. This is a bit awkward but I don't see another work around until they make an official fix to the gem. We can monitor the issue and test and remove the patch file if / when it is fixed.

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

No branches or pull requests

1 participant