newgem is what you want to use (based on hoe) http://newgem.rubyforge.org/
I use that beauty for all my gems, it can create a default rspec test which makes it easy to do TDD. (works fine with autotest) Mainly because of Merb, and secondly because of dependency support & ease of setup I decided to mainly release gems from now on. -Matt On 12/29/07, Nick Zadrozny <[EMAIL PROTECTED]> wrote: > > On Dec 29, 2007 7:11 PM, eggie5 <[EMAIL PROTECTED]> wrote: > > > Anyways, I guess I'll look into making the gem then. Sounds > > intimidating... > > > > Any suggestions? > > > Check out hoe. That's where I'm starting, at least for the gem related > stuff. If you're interested, I'll idle a bit in IRC next week so we can > bounce questions off each other :-) > > http://seattlerb.rubyforge.org/hoe/ > http://nubyonrails.com/articles/tutorial-publishing-rubygems-with-hoe > > -- > Nick Zadrozny beyondthepath.com > > > -- -------- http://railsontherun.com --~--~---------~--~----~------------~-------~--~----~ SD Ruby mailing list [email protected] http://groups.google.com/group/sdruby -~----------~----~----~----~------~----~------~--~---
