From: kachick1@... Date: 2019-06-21T23:52:26+00:00 Subject: [ruby-core:93305] [Ruby trunk Feature#15947] ENV.merge! Issue #15947 has been updated by kachick (Kenichi Kamiya). Thank you! ---------------------------------------- Feature #15947: ENV.merge! https://bugs.ruby-lang.org/issues/15947#change-78776 * Author: kachick (Kenichi Kamiya) * Status: Closed * 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: