Don't trim context, we don't know what you're talking about when you do that.
···
On Dec 21, 2007, at 06:59 AM, Mario Ruiz wrote:
I want to put all the external libraries I'm using in my project in a
folder and require directly from there instead of installing the gem in
ruby.
But I'll need the gem file in the external library folder or what??
If you're sourcing the files you want from gems, what's wrong with using gems? It does everything you want without any extra hassle of figuring out how to get your load path correct.