Could you file a bug, please? We can track it better that way.
Thanks,
Tomas
-----Original Message-----
From: ironruby-core-bounces at rubyforge.org [mailto:ironruby-core-bounces at
rubyforge.org] On Behalf Of Wayne Kelly
Sent: Tuesday, March 04, 2008 11:39 PM
To: ironruby-core at rubyforge.org
Subject: [Ironruby-core] Class method bug
It seems that there is some problem associated with class methods for classes
called "Class" ...
module Digest
class Class
def Class.meth()
puts ''hello''
end
end
Class.meth()
end
_______________________________________________
Ironruby-core mailing list
Ironruby-core at rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core