Hi.
With MRI this works:
require 'win32ole'
wmi = WIN32OLE.connect("winmgmts://")but not with IronRuby undefined method `connect' for WIN32OLE:Class Is this expected? Thanks. -rp -- Posted via http://www.ruby-forum.com/. _______________________________________________ Ironruby-core mailing list [email protected] http://rubyforge.org/mailman/listinfo/ironruby-core
