#562: Including a module into class Class or class Module -------------------------------------+-------------------------------------- Reporter: eloy.de.enige@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: mocha -------------------------------------+-------------------------------------- I saw that when you open class Class and define a method, it's automatically defined as a class method on NSObject. My preliminary patch does this for both Class and Module. However, as the test in #3300 shows, using the two behaviors together still leads to a problem. -- Ticket URL: <http://www.macruby.org/trac/ticket/562> MacRuby <http://macruby.org/>