Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Rails default key generator hash digest class is respected #335

Merged
merged 1 commit into from
May 22, 2022

Conversation

aaronjensen
Copy link
Contributor

Without this, turbo-rails inadvertently forces Rails.application.key_generator
to use SHA1, rather than the Rails 7 default.

Fixes #325

Without this, turbo-rails inadvertently forces Rails.application.key_generator
to use SHA1, rather than the Rails 7 default.

Fixes hotwired#325
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
2 participants