29 Jan 2012, 22:13
Generic-user-small

M M (5 posts)

Not sure if it’s very important but there’s no clobber package once I run rake -T in the first chapter. The book says it should appear.

rake clobber_rdoc # Remove RDoc HTML files
rake rdoc # Build RDoc HTML files
rake rerdoc # Rebuild RDoc HTML files
rake test # Run tests

06 Apr 2012, 16:13
Ernestoe_pragsmall

Ernesto Echeverria (4 posts)

This is where I get the rdoc warning:

WARNING: ‘require ‘rake/rdoctask’’ is deprecated.

06 Apr 2012, 17:59
Ernestoe_pragsmall

Ernesto Echeverria (4 posts)

I solved it following the instructions at:

http://matthew.mceachen.us/blog/howto-fix-rake-...

And btw I don’t see the clobber package either.

  You must be logged in to comment