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

Fix deprecation in routing #657

Merged
merged 3 commits into from
Aug 12, 2024

Conversation

atomaka
Copy link
Contributor

@atomaka atomaka commented Aug 2, 2024

Fixes new deprecation in Rails from rails/rails#52422 that marks paths as hash keys in routes for removal.

@igordepolli
Copy link

igordepolli commented Aug 6, 2024

Can anyone please merge this PR? The Rails warning for that is really annoying.

@rafaelfranca
Copy link

The deprecation is in a non-released version of Rails. There is no reason to rush maintainers because you are using a non-released version of the framework that can change at any time.

Copy link
Contributor

@brunoprietog brunoprietog left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @atomaka, thanks for your contribution! I left a very minor suggestion

config/routes.rb Outdated Show resolved Hide resolved
config/routes.rb Outdated Show resolved Hide resolved
atomaka and others added 2 commits August 6, 2024 20:30
Co-authored-by: Bruno Prieto <[email protected]>
Co-authored-by: Bruno Prieto <[email protected]>
@atomaka atomaka requested a review from brunoprietog August 7, 2024 00:32
@brunoprietog brunoprietog merged commit 01ff576 into hotwired:main Aug 12, 2024
15 checks passed
@brunoprietog
Copy link
Contributor

Thanks @atomaka!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

5 participants