Subject: [ruby-talk:5405] Path for requires statements
From: "Chris Morris" <chrismo homemail.com>
Date: Wed, 11 Oct 2000 11:56:33 +0900
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