improve_associations
Chris Anderson 2008-10-14 15:39:40 -07:00
parent ad818591f8
commit 23aafc1d50
1 changed files with 1 additions and 1 deletions

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