--- title: Rake Task inMenu: true --- h2. Rake Task RSpec's Rake task allows you to do many things. (See the RDoc for details) h3. Run specs h3. Run specs with RCov This will generate a coverage report like this. h3. Generate specdocs This will output the specdocs to a file, which can be included in your RDoc. Just like this.