[ruby-core:93305] [Ruby trunk Feature#15947] ENV.merge!
From:
kachick1@...
Date:
2019-06-21 23:52:26 UTC
List:
ruby-core #93305
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: <mailto:[email protected]?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>