#1245: alias_method not working in included module --------------------------------+------------------------------------------- Reporter: petr.kaleta@… | Owner: lsansonetti@… Type: defect | Status: new Priority: major | Milestone: Component: MacRuby | Keywords: --------------------------------+------------------------------------------- Comment(by lsansonetti@…): This is by design, #include will not copy non-Ruby methods. #class here is a pure Objective-C method defined on NSObject. Is this bug breaking an existing gem/library? -- Ticket URL: <http://www.macruby.org/trac/ticket/1245#comment:2> MacRuby <http://macruby.org/>