#317: Readline.readline is private/NME ----------------------------------------------+----------------------------- Reporter: kamal.fariz@… | Owner: lsansonetti@… Type: defect | Status: closed Priority: minor | Milestone: MacRuby 0.5 Component: MacRuby | Resolution: fixed Keywords: readline, library, class methods | ----------------------------------------------+----------------------------- Changes (by lsansonetti@…): * status: new => closed * resolution: => fixed Comment: Should be fixed in trunk r2405. {{{ $ macruby -r readline -e "p Readline.readline" omg "omg" }}} -- Ticket URL: <http://www.macruby.org/trac/ticket/317#comment:2> MacRuby <http://macruby.org/>