Skip to content

Commit

Permalink
making the specs be the default rake task
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeffrey Chupp committed May 19, 2009
1 parent 1ac90f4 commit 25929ef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Rakefile
Expand Up @@ -20,3 +20,5 @@ begin
rescue LoadError
puts "Jeweler not available. Install it with: sudo gem install technicalpickles-jeweler -s http://gems.github.com"
end

task :default => :spec

0 comments on commit 25929ef

Please sign in to comment.