From: Gavin Sinclair Date: 2002-10-29T08:10:24+09:00 Subject: Re: Package directory structure during development From: "Gavin Sinclair" > All, > > Does anybody have any suggestions for packaging their code [...] Thanks for all the replies. For now, I'm going to use Austin's tip and modify $: in the test code before require'ing. Since test code is not real code anyway, hacks are acceptable. But Joel's message has been copied into my "Ruby Gems" folder, and I hope to implement his links scheme one day. It's very clever. Cheers, Gavin