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 link_to with a model passed as an argument twice #43918

Merged
merged 1 commit into from Dec 20, 2021

Conversation

ghiculescu
Copy link
Member

Fixes #43913 which found a regression in #42234

@jonathanhefner
Copy link
Member

I think the build failures can be solved by rebasing (specifically from 0afa657).

@ghiculescu ghiculescu force-pushed the link-to-model-twice branch 2 times, most recently from e40ff5c to b3d8028 Compare December 17, 2021 17:08
@rafaelfranca rafaelfranca merged commit db56042 into rails:main Dec 20, 2021
rafaelfranca added a commit that referenced this pull request Dec 20, 2021
Fix `link_to` with a model passed as an argument twice
@ghiculescu ghiculescu deleted the link-to-model-twice branch December 20, 2021 22:53
rafaelfranca added a commit that referenced this pull request Dec 20, 2021
rafaelfranca added a commit that referenced this pull request Dec 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

in rails 7 link_to @article, @article not working as in rails 6
3 participants