Skip to content

Implement Array#prepend and Array#append aliases#4935

Merged
enebo merged 1 commit intojruby:ruby-2.5from
ChrisBr:feature/array-alias25
Jan 4, 2018
Merged

Implement Array#prepend and Array#append aliases#4935
enebo merged 1 commit intojruby:ruby-2.5from
ChrisBr:feature/array-alias25

Conversation

@ChrisBr
Copy link
Contributor

@ChrisBr ChrisBr commented Jan 4, 2018

to support Ruby 2.5, see https://bugs.ruby-lang.org/issues/12746.
#4876

It seems like tests already existed in
spec/ruby/core/array/append_spec.rb and spec/ruby/core/array/prepend_spec.rb

Supersedes #4934

@enebo enebo added this to the JRuby 9.3.0.0 milestone Jan 4, 2018
@enebo enebo merged commit 425743f into jruby:ruby-2.5 Jan 4, 2018
@enebo
Copy link
Member

enebo commented Jan 4, 2018

@ChrisBr thanks for digging in!

@enebo enebo modified the milestones: JRuby 9.3.0.0, JRuby 9.2.0.0 Apr 23, 2018
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.

2 participants