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

[ruby 2.4] Implemented Hash#transform_values(!) #4374

Merged
merged 1 commit into from Dec 9, 2016
Merged

[ruby 2.4] Implemented Hash#transform_values(!) #4374

merged 1 commit into from Dec 9, 2016

Conversation

herwinw
Copy link

@herwinw herwinw commented Dec 9, 2016

It passes the TestHash#test_transform_values and
TestHash#test_transform_values_bang methods of the MRI test.

It passes the TestHash#test_transform_values and
TestHash#test_transform_values_bang methods of the MRI test.
@enebo enebo added this to the JRuby 9.2.0.0 milestone Dec 9, 2016
@enebo enebo merged commit 47d4a09 into jruby:ruby-2.4 Dec 9, 2016
@enebo
Copy link
Member

enebo commented Dec 9, 2016

@herwinw thanks a bunch!

@herwinw herwinw deleted the hash_transform_values branch December 9, 2016 18:52
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