T
Thomas
I normally write my ruby code with $VERBOSE=true. When I do this in
ruby 1.8.0 and use singleton.rb I get the following warning:
c:/ruby180/lib/ruby/1.8/singleton.rb:98: warning: redefine instance
Wouldn't it be nice if there was an option to turn off warnings for
modules in the standard distribution?
Cheers,
Thomas
ruby 1.8.0 and use singleton.rb I get the following warning:
c:/ruby180/lib/ruby/1.8/singleton.rb:98: warning: redefine instance
Wouldn't it be nice if there was an option to turn off warnings for
modules in the standard distribution?
Cheers,
Thomas