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

Change concat to << since the buffer no longer supports the former #652

Merged
merged 1 commit into from
Jul 24, 2022

Conversation

donv
Copy link
Collaborator

@donv donv commented Jul 24, 2022

No description provided.

@donv donv requested a review from lcreid July 24, 2022 13:44
@donv
Copy link
Collaborator Author

donv commented Jul 24, 2022

Woohoo! Green tests!

Copy link
Contributor

@lcreid lcreid left a comment

Choose a reason for hiding this comment

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

Thanks for fixing this. I suspect the test started to fail with rails/rails#45614, which is a PR that speeds up template processing noticeably. Re-reading the documentation, it looks like the use of concat was never really encouraged anyway, so it's not surprising that this usage isn't really considered to be something that needs to be supported.

@lcreid lcreid merged commit eb6bcdd into main Jul 24, 2022
@donv donv deleted the fix_concat_problem_for_rails_edge branch July 24, 2022 15:42
@donv donv mentioned this pull request May 19, 2023
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

3 participants