From: eregontp@... Date: 2019-06-21T16:23:23+00:00 Subject: [ruby-core:93301] [Ruby trunk Feature#15947] ENV.merge! 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: