Could you file a bug, please? We can track it better that way. Thanks, Tomas
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Wayne Kelly Sent: Tuesday, March 04, 2008 11:39 PM To: [email protected] 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 [email protected] http://rubyforge.org/mailman/listinfo/ironruby-core _______________________________________________ Ironruby-core mailing list [email protected] http://rubyforge.org/mailman/listinfo/ironruby-core
