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

Use symbols in polymorphic routes for resources #2087

Merged
merged 1 commit into from
May 6, 2021

Conversation

tvdeyen
Copy link
Member

@tvdeyen tvdeyen commented May 6, 2021

Rails 6.0.3.7 includes a security fix that forces us to use Symbols in polymorphic routes.

@tvdeyen
Copy link
Member Author

tvdeyen commented May 6, 2021

We need to backport this down to 4.6 :(

@tvdeyen tvdeyen requested a review from mamhoff May 6, 2021 08:53
Rails 6.0.3.7 includes a security fix that forces us to use
Symbols in polymorphic routes.
@tvdeyen tvdeyen force-pushed the symbols-in-polymorphic-routes branch from c53546f to 50502dc Compare May 6, 2021 09:14
@tvdeyen tvdeyen merged commit 47e16c6 into AlchemyCMS:main May 6, 2021
@tvdeyen tvdeyen deleted the symbols-in-polymorphic-routes branch May 6, 2021 09:41
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