From: Just Another Victim of the Ambient Morality Date: 2006-08-18T12:25:05+09:00 Subject: Re: require and the site_ruby directory... "Just Another Victim of the Ambient Morality" wrote in message news:xkaFg.542364$C62.447443@fe12.news.easynews.com... > > "Just Another Victim of the Ambient Morality" wrote > in message news:k2aFg.542068$C62.362943@fe12.news.easynews.com... >> >> "Just Another Victim of the Ambient Morality" >> wrote in message news:9D9Fg.541757$C62.90805@fe12.news.easynews.com... >>> I placed a Ruby script in the site_ruby directory, expecting to find >>> it from other ruby scripts using the "require" keyword but, to my >>> surprise, it does nothing. >>> Do I have no idea how "require" works? How does "require" find files >>> to load? >>> Thank you... >> >> Okay, it's failling specifically for mechanize. If I make another >> ruby script, that works properly. So, what's with mechanize? >> Thank you... > > ...and "require 'rubygems'" doesn't help... > Thanks... ...and I'm using Ruby 1.8.4... Thanks...