Earlopain 2026-02-15 10:51:29 +0000 (Sun, 15 Feb 2026)
New Revision: a2db2d429f
https://github.com/ruby/ruby/commit/a2db2d429f
Log:
[Feature #21781] Add `ENV.fetch_values`
Specs/Implementation inspired by methods on hash/env that already exist.
Added files:
spec/ruby/core/env/fetch_values_spec.rb
Modified files:
hash.c