Y
Hacker News
new
|
ask
|
show
|
jobs
Changes you might have missed coming in Ruby 2.7
(
sourcediving.com
)
3 points
by
robermiranda
2540 days ago
1 comments
inlined
2540 days ago
I don’t understand the last fix. Why does calling “Hello, world”.split spit out a warning about $? Shouldn’t the string and interable libraries be modified so split and join work without depending on deprecated features?
link