[ruby-core:93301] [Ruby trunk Feature#15947] ENV.merge!

From: eregontp@...
Date: 2019-06-21 16:23:23 UTC
List: ruby-core #93301
Issue #15947 has been updated by Eregon (Benoit Daloze).

Assignee set to Eregon (Benoit Daloze)

This looks good to me, I'll merge it.
Thank you for the PR.

----------------------------------------
Feature #15947: ENV.merge!
https://bugs.ruby-lang.org/issues/15947#change-78772

* Author: kachick (Kenichi Kamiya)
* Status: Open
* Priority: Normal
* Assignee: Eregon (Benoit Daloze)
* Target version: 
----------------------------------------
ENV basically has hash like methods.
So I would like to apply an alias `ENV.merge!` that behavior is same as `ENV.update`.

github: https://github.com/ruby/ruby/pull/2246



-- 
https://bugs.ruby-lang.org/

Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>

In This Thread

Prev Next