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 monkey patch in favor of supported Devise config value #28760

Merged

Conversation

mjankowski
Copy link
Contributor

We previously added this monkey patch to remove some deprecation noise - #27578

On the linked Devise issue someone pointed out a cleaner way to silence this noise which is to just explicitly set the value to ... the value it's going to get discovered to anyway.

We still may be able to remove this if the Devise loading changes to not have warnings - but in the meantime this removes a monkey patch in favor of a supported config method.

@ClearlyClaire ClearlyClaire added this pull request to the merge queue Jan 17, 2024
Merged via the queue into mastodon:main with commit 0ce081f Jan 17, 2024
28 checks passed
@mjankowski mjankowski deleted the devise-config-workaround-improvement branch January 17, 2024 11:00
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 this pull request may close these issues.

None yet

2 participants