Thanks for the info.
James Edward Gray II
Like so:
spec.rdoc_options << '--title' << 'Rake -- Ruby Make' <<
'--main' << 'README' <<
'--line-numbers'
Taken from:
http://rubygems.rubyforge.org/wiki/wiki.pl?GemspecReference
HTH,
Assaph
I was hunting all over the wiki for that exact link, but just kept
running into the much less helpful:
http://rubygems.rubyforge.org/wiki/wiki.pl?GemSpecification
Thanks a ton.
James Edward Gray II