Skip to content

Commit

Permalink
Added description for cover_me:report to include it in rake -T task.
Browse files Browse the repository at this point in the history
  • Loading branch information
josin committed Jul 11, 2011
1 parent 99658a6 commit b05c75b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/generators/cover_me/install/templates/cover_me.rake
@@ -1,5 +1,6 @@
namespace :cover_me do

desc "Generates and opens code coverage report."
task :report do
require 'cover_me'
CoverMe.complete!
Expand Down

0 comments on commit b05c75b

Please sign in to comment.