#396: open method from open-uri not working in macruby 0.5
-------------------------------+--------------------------------------------
 Reporter:  dml...@…           |        Owner:  lsansone...@…        
     Type:  defect             |       Status:  closed               
 Priority:  minor              |    Milestone:  MacRuby 0.5          
Component:  MacRuby            |   Resolution:  fixed                
 Keywords:  open-uri, openuri  |  
-------------------------------+--------------------------------------------
Changes (by lsansone...@…):

  * 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/>

_______________________________________________
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to