Skip to content

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

Merged
lcreid merged 1 commit into
mainfrom
fix_concat_problem_for_rails_edge
Jul 24, 2022
Merged

Change concat to << since the buffer no longer supports the former#652
lcreid merged 1 commit into
mainfrom
fix_concat_problem_for_rails_edge

Conversation

@donv
Copy link
Copy Markdown
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
Copy Markdown
Collaborator Author

donv commented Jul 24, 2022

Woohoo! Green tests!

Copy link
Copy Markdown
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.

3 participants