Ruby 1.8.6 and watir

I see from a posting on watir page that other are
having problems loading watir with 1.8.6. However
there has been on answers over there so I thought I’d
try here.

irb require ‘watir’
=> true

test.rb
require ‘watir’
result => no such file to load

Thoughts
Jeff