January 2012
16 posts
December 2011
7 posts
4 tags
Gettings Rails3, CouchDB, and RSpec to Play Nice
Spent the better part of 3 hours trying to get this to finally work. I’m using:
gem ‘couchrest’ gem ‘couchrest_model’ gem ‘rspec-rails’ gem ‘rspec’
Simply running the regular bundle exec spec spec would always throw the error:
database configuration does not specify adapter (ActiveRecord::AdapterNotSpecified)
This seemed simple enough...
Emma pig vs Angry bird