[MacRuby-devel] [MacRuby] #396: open method from open-uri not working in macruby 0.5
MacRuby
ruby-noreply at macosforge.org
Wed Oct 21 16:24:45 PDT 2009
#396: open method from open-uri not working in macruby 0.5
------------------------------+---------------------------------------------
Reporter: dmlary@… | Owner: lsansonetti@…
Type: defect | Status: new
Priority: minor | Milestone: MacRuby 0.5
Component: MacRuby | Keywords: open-uri, openuri
------------------------------+---------------------------------------------
~> macruby --version
MacRuby version 0.5 (ruby 1.9.0) [universal-darwin10.0, x86_64]
~> macruby -r 'open-uri' -e 'open "http://www.google.com"'
core:in `open:': No such file or directory - open() failed (Errno::ENOENT)
from -e:1:in `<main>'
--
Ticket URL: <http://www.macruby.org/trac/ticket/396>
MacRuby <http://macruby.org/>
More information about the MacRuby-devel
mailing list