diff options
author | tomoya ishida <[email protected]> | 2024-11-19 22:17:07 +0900 |
---|---|---|
committer | git <[email protected]> | 2024-11-19 13:17:11 +0000 |
commit | bc9237966412c87d0a2d64b2787d2a39a04eca65 (patch) | |
tree | ba8fa77916ffcdf4d543fc38aaa742f2ba109a01 /lib/logger.rb | |
parent | edf5a738a36fccd07ea79d825bda0f8bd56224a2 (diff) |
[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
Diffstat (limited to 'lib/logger.rb')
0 files changed, 0 insertions, 0 deletions