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

Enumerator should be supported by ActiveSupport::SafeBuffer #37494

Merged
merged 1 commit into from Oct 17, 2019

Conversation

shugo
Copy link
Contributor

@shugo shugo commented Oct 17, 2019

Summary

Back references cannot be set because C level Proc doesn't support Binding.
This commit fixes #37422.

Back references cannot be set because C level Proc doesn't support Binding.
This commit fixes rails#37422.
@kamipo kamipo merged commit c8d6a0a into rails:master Oct 17, 2019
kamipo added a commit that referenced this pull request Oct 17, 2019
Enumerator should be supported by ActiveSupport::SafeBuffer
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.

ActiveSupport::SafeBuffer gsub! with_index not working in 6.0
2 participants