rocking_chair
rocking_chair copied to clipboard
An in-memory CouchDB implementation in Ruby for Couchrest and SimplyStored. Works for the database and document API, by_attribute views, and for SimplyStored generated views
Results
1
rocking_chair issues
Sort by
recently updated
recently updated
newest added
When running 'gem install rocking_chair' I get the following error: ``` ERROR: Error installing rocking_chair: rocking_chair requires simply_stored (= 0.7.0rc3, runtime) ``` simply_stored is currently on the latest version, which...