#396: open method from open-uri not working in macruby 0.5 -------------------------------+-------------------------------------------- Reporter: dmlary@… | Owner: lsansonetti@… Type: defect | Status: closed Priority: minor | Milestone: MacRuby 0.5 Component: MacRuby | Resolution: fixed Keywords: open-uri, openuri | -------------------------------+-------------------------------------------- Changes (by lsansonetti@…): * status: new => closed * resolution: => fixed Comment: Should be fixed by r2942: {{{ $ macruby -r 'open-uri' -e 'p open "http://www.google.com"' ##-<StringIO:0x20021ef20 @string="<!doctype html><html><head>.............. }}} -- Ticket URL: <http://www.macruby.org/trac/ticket/396#comment:2> MacRuby <http://macruby.org/>