This commit is contained in:
Chris Anderson 2008-10-14 15:39:40 -07:00
parent ad818591f8
commit 23aafc1d50

View file

@ -78,5 +78,5 @@ Rake::RDocTask.new do |rdoc|
rdoc.title = "CouchRest: Ruby CouchDB, close to the metal"
end
desc "Generate the gemspec"
desc "Run the rspec"
task :default => :spec