Project

General

Profile

ActionsLike0

Feature #15947

closed

ENV.merge!

Added by kachick (Kenichi Kamiya) about 6 years ago. Updated about 6 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) about 6 years ago

  • Assignee set to Eregon (Benoit Daloze)

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

Like0Actions #2

Updated by kachick (Kenichi Kamiya) about 6 years ago

  • Status changed from Open to Closed

Updated by kachick (Kenichi Kamiya) about 6 years ago

Thank you!

ActionsLike0

Also available in: Atom PDF