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

Do not use hash-based syntax to mount an engine #1061

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

nvasilevski
Copy link
Contributor

Hash syntax was deprecated in rails/rails#52422

This PR addresses deprecation by using at: keyword argument instead as the deprecation suggests.

@nvasilevski nvasilevski force-pushed the hash-based-route-defition-is-deprecated branch from e3f5450 to be75ab0 Compare August 2, 2024 15:35
@nvasilevski nvasilevski requested a review from a team August 2, 2024 15:40
@nvasilevski nvasilevski merged commit 2d46fb7 into main Aug 2, 2024
41 checks passed
@nvasilevski nvasilevski deleted the hash-based-route-defition-is-deprecated branch August 2, 2024 15: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.

3 participants