mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
parent
cf70564c97
commit
849e651d51
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.3.1"
|
VERSION = "0.4.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