Skip to content

Remove Hash index method, and fix ruby2_keywords_hash module method#7488

Merged
enebo merged 1 commit intojruby:masterfrom
evaniainbrooks:7485-hash-index
Nov 28, 2022
Merged

Remove Hash index method, and fix ruby2_keywords_hash module method#7488
enebo merged 1 commit intojruby:masterfrom
evaniainbrooks:7485-hash-index

Conversation

@evaniainbrooks
Copy link
Contributor

closes #7485

@enebo enebo added this to the JRuby 9.4.1.0 milestone Nov 28, 2022
@enebo enebo merged commit 7568726 into jruby:master Nov 28, 2022
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.

JRuby 9.4 defines Hash#index, and defines Hash.ruby2_keywords_hash{,?} as instance methods

2 participants