From: James Britt Date: 2006-06-01T03:07:39+09:00 Subject: Re: one click annihilator Austin Ziegler wrote: > On 5/31/06, James Britt wrote: > >> Where do people put their custom libs, the code they want available to >> all their Ruby apps? I tend to put them in site_ruby. >> >> This is the problem with nuking c:\ruby. It is the parent for all gems >> and third-party libs. > > > I put them in the ruby application directory ... after I have them in > SVN or CVS. ;) You put your third-party gems into SVN/CVS? After running 'gem install ' ? -- James