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

Update Devise initializer #483

Merged
merged 1 commit into from
Mar 5, 2024
Merged

Update Devise initializer #483

merged 1 commit into from
Mar 5, 2024

Conversation

JuanVqz
Copy link
Owner

@JuanVqz JuanVqz commented Mar 5, 2024

rails generate devise:install

add sign out test, to confirm it works because we installed Turbo and
some stuff changed on Devise

https://github.com/heartcombo/devise/wiki/How-To:-Upgrade-to-Devise-4.9.0-%5BHotwire-Turbo-integration%5D
https://github.com/heartcombo/devise/blob/main/CHANGELOG.md#490---2023-02-17

Copy link

codeclimate bot commented Mar 5, 2024

Code Climate has analyzed commit 0581f5f and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 93.1% (0.5% change).

View more on Code Climate.

@JuanVqz JuanVqz merged commit 9458746 into main Mar 5, 2024
4 checks passed
@JuanVqz JuanVqz deleted the update-devise-initializer branch March 5, 2024 06:44
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.

1 participant