From: Eric Hodel Date: 2006-04-04T05:38:52+09:00 Subject: Re: A good system for $LOAD_PATH management? On Mar 31, 2006, at 10:52 AM, Stephen Tashiro wrote: > I see, by experiment, that one can maipulate $LOAD_PATH within a Ruby > program. The second edition of the Pixaxe book indicates that using > rubygems is a good way. > > What are some examples of "best practices" for $LOAD_PATH management? Don't. I typically only add to $LOAD_PATH for tests, and very, very rarely at that. Most of the time you don't need to do it. I do have my RUBYLIB set so that I can use current versions of my own libraries over installed versions. -- Eric Hodel - drbrain@segment7.net - http://blog.segment7.net This implementation is HODEL-HASH-9600 compliant http://trackmap.robotcoop.com