J
Junkone
as you can see, i have the watir gem installed but cannot load it in
irb. dont know how to troubleshoot this.
U:\>irb
irb(main):001:0> require 'watir'
LoadError: no such file to load -- watir
from (irb):1:in `require'
from (irb):1
irb(main):002:0> exit
U:\>gem list --local watir
*** LOCAL GEMS ***
watir (1.6.6)
U:\>ruby -v
ruby 1.8.7 (2010-08-16 patchlevel 302) [i386-mingw32]
U:\>irb
irb(main):001:0> require 'watir'
LoadError: no such file to load -- watir
from (irb):1:in `require'
from (irb):1
irb(main):002:0>
irb. dont know how to troubleshoot this.
U:\>irb
irb(main):001:0> require 'watir'
LoadError: no such file to load -- watir
from (irb):1:in `require'
from (irb):1
irb(main):002:0> exit
U:\>gem list --local watir
*** LOCAL GEMS ***
watir (1.6.6)
U:\>ruby -v
ruby 1.8.7 (2010-08-16 patchlevel 302) [i386-mingw32]
U:\>irb
irb(main):001:0> require 'watir'
LoadError: no such file to load -- watir
from (irb):1:in `require'
from (irb):1
irb(main):002:0>