Project

General

Profile

« Previous | Next » 

Revision bc923796

Added by tompng (tomoya ishida) 7 months ago

[ruby/irb] Don't use delegator to install helper methods to main
object
(https://github.com/ruby/irb/pull/1031)

IRB used delegator to install command as a method of frozen main object.
Command is not a method now. We can drop it.

https://github.com/ruby/irb/commit/2f1c593801