#1238: Does not find any methods in Module#remove_method ------------------------------+--------------------------------------------- Reporter: kouji@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: ------------------------------+--------------------------------------------- Comment(by lsansonetti@…): #remove_method raises an exception in case we try to remove a method from a class where the method was not originally defined in (in this case, the methods are defined on NSObject, not Module). -- Ticket URL: <http://www.macruby.org/trac/ticket/1238#comment:4> MacRuby <http://macruby.org/>