Newbie alert: ruby can't find the file I'm referring to in a require
statement. The file required is in the same directory as the original source
file. Obviously, this doesn't work. Where does ruby get its path info?

Chris