[Rake-devel] Gem task fails to register in 'rake -T' output
Jim Menard
jimm at io.com
Thu Dec 4 08:28:02 EST 2003
Gavin,
On Dec 4, 2003, at 5:06 AM, Gavin Sinclair wrote:
> Notice in the output below that 'gem' does not appear as a task, but
> 'rake gem' is accepted and does what it should.
Does the gem task have a description? I think only tasks that have
descriptions are included in the output of -T.
desc "This is what the gem task does"
task :gem ...
>
Jim
--
Jim Menard, jimm at io.com, http://www.io.com/~jimm/
"Space Opera. It's not over until the fat lady explosively
decompresses..."
-- Matt Ruff / Lisa Gold, rec.arts.sf.written
More information about the Rake-devel
mailing list