[Ironruby-core] Where is open-uri and why it does not work?
Mohammad Azam
lists at ruby-forum.com
Mon Jun 22 12:26:55 EDT 2009
I have added the path to System Variables. The name of RUBYLIBS and the
value is c:\ironruby\ironruby\Merlin\Main\bin\debug.
Here is the code:
require 'libs/System.Windows.Forms'
require 'libs/System.Drawing'
require 'open-uri'
And still giving the same issues:
C:\IronRubyProjects\IronRubyTaskListApplication>ir rss_reader_form.rb
C:\IronRubyProjects\IronRubyTaskListApplication>ir rss_reader_form.rb
:0:in `require': no such file to load -- open-uri (LoadError)
from rss_reader_form.rb:3
--
Posted via http://www.ruby-forum.com/.
More information about the Ironruby-core
mailing list