From: Eric Hodel Date: 2008-01-13T05:24:54+09:00 Subject: Re: gem build documentation for new gems? On Jan 12, 2008, at 07:57 AM, Giles Bowkett wrote: > Dr Brain? Anyone? > > Formerly happy-path gem specs are now issuing warnings for me: > > WARNING: no rubyforge_project specified So, you didn't specify a rubyforge_project in your gemspec. You are on seven projects on RubyForge, I imagine your gem belongs to one of them. > WARNING: deprecated autorequire specified You specified autorequire which is a deprecated attribute. You should stop specifying it. > Google results for "gem build documentation" start off with Hoe. :-\ hrm, ri Gem::Builder is short documentation too.