mirror of
https://github.com/ruby/ruby.git
synced 2025-08-16 05:59:00 +02:00
parent
650b87b0bd
commit
c4d22d47f8
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
||||||
# Be advised, RDoc will not detect delegated methods.
|
# Be advised, RDoc will not detect delegated methods.
|
||||||
#
|
#
|
||||||
class Delegator < BasicObject
|
class Delegator < BasicObject
|
||||||
VERSION = "0.2.0"
|
VERSION = "0.3.0"
|
||||||
|
|
||||||
kernel = ::Kernel.dup
|
kernel = ::Kernel.dup
|
||||||
kernel.class_eval do
|
kernel.class_eval do
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue