Y
Hacker News
new
|
ask
|
show
|
jobs
by
x3n0ph3n3
721 days ago
Module#prepend was introduced in Ruby 2.0, in 2013, which was the solution to monkey patching.
1 comments
dragonwriter
721 days ago
Well, that and Module#refine.
link