Subject: require behavior in presence of two files of the same name
From: Wes Gamble <weyus att.net>
Date: Fri, 5 Dec 2008 03:10:17 +0900
If I do
require 'x'
and there are two x.rb files somewhere on the load path, which one will
be require'd?
Thanks,
Wes
--
Posted via http://www.ruby-forum.com/.