Project

General

Profile

Actions

Feature #15947

closed

ENV.merge!

Added by kachick (Kenichi Kamiya) almost 5 years ago. Updated almost 5 years ago.

Status:
Closed
Target version:
-
[ruby-core:93296]

Description

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

Updated by Eregon (Benoit Daloze) almost 5 years ago

  • Assignee set to Eregon (Benoit Daloze)

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

Actions #2

Updated by kachick (Kenichi Kamiya) almost 5 years ago

  • Status changed from Open to Closed

Applied in changeset git|d01fd821875b989affc36e54e98f5dd67f47062e.


Alias ENV.merge! as ENV.update

[Feature #15947]

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

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0