Skip to content

Commit

Permalink
Remove couch backend
Browse files Browse the repository at this point in the history
Whoever wants to maintain it is welcome to resurrect this backend as a separate gem similar to the datamapper and mongoid backends
  • Loading branch information
bkeepers committed Sep 5, 2010
1 parent b025184 commit 1b4eb42
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 132 deletions.
1 change: 0 additions & 1 deletion Rakefile
Expand Up @@ -25,7 +25,6 @@ Jeweler::Tasks.new do |s|
s.add_development_dependency "rspec"
s.add_development_dependency "sqlite3-ruby"
s.add_development_dependency "activerecord"
s.add_development_dependency "couchrest"
end

require 'spec/rake/spectask'
Expand Down
109 changes: 0 additions & 109 deletions lib/delayed/backend/couch_rest.rb

This file was deleted.

15 changes: 0 additions & 15 deletions spec/backend/couch_rest_job_spec.rb

This file was deleted.

7 changes: 0 additions & 7 deletions spec/setup/couch_rest.rb

This file was deleted.

0 comments on commit 1b4eb42

Please sign in to comment.