#205: Incorrect list of instance methods ----------------------------------------+----------------------------------- Reporter: vincent.isambart@… | Owner: lsansonetti@… Type: defect | Status: closed Priority: major | Milestone: MacRuby 0.6 Component: MacRuby | Resolution: fixed Keywords: | ----------------------------------------+----------------------------------- Changes (by lsansonetti@…): * status: new => closed * resolution: => fixed * milestone: => MacRuby 0.6 Comment: Seems to be fixed in trunk (as of r3489). {{{ $ ./miniruby t.rb [] [:x] $ ruby t.rb [] ["x"] $ /Volumes/SL/usr/local/bin/ruby19 t.rb [] [:x] }}} -- Ticket URL: <http://www.macruby.org/trac/ticket/205#comment:2> MacRuby <http://macruby.org/>