Subject: Re: A (newbie-ish) question about project organization
From: "Trans" <transfire gmail.com>
Date: Wed, 31 Aug 2005 08:31:23 +0900
References: 154368
In-reply-to: 154368
If I am not mistaken, setup.rb essentially defines the common sructure
for a Ruby project. And is the general layout adopted by Gems.
http://i.loveruby.net/en/man/setup/index.html
T.