From: Eric Hodel Date: 2007-02-17T06:12:02+09:00 Subject: Re: "Support Files" in Rubygems On Feb 16, 2007, at 13:05, Jeremy Hinegardner wrote: > You'll probably want to take advantage of spec.rdoc_options to make > sure > that when the rdoc is generated from the gem that your 'README' is the > main document. > > You can also add a task :debug_gem (from hoe) which can help debug > issues. Or you could just use Hoe and let somebody else (me) take care of these things.