couchrest_model/spec
Matt Aimonetti d9fe6ba374 Started the refactoring work on couchrest.
* A server can have multiple defined available databases set to be used by documents (think DM repos)
* A server can have a default database so documents can easily share the same db connection
* Let a document class have a default database to use
* Give access to a document uri
* extracted some of the document features to a mixin
2009-02-02 14:51:41 -08:00
..
couchrest Started the refactoring work on couchrest. 2009-02-02 14:51:41 -08:00
fixtures Added basic specs for attachment CRUD 2009-01-12 21:06:48 -08:00
.gitignore move tmp dir for specs; 2009-01-08 22:18:06 -08:00
spec.opts simplified json include 2008-05-24 12:28:42 -07:00
spec_helper.rb fixed ddoc names on get 2009-01-12 19:50:00 -08:00