couchrest_model/lib/couchrest
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
..
commands change it to !include 2009-01-02 01:59:33 -08:00
core Started the refactoring work on couchrest. 2009-02-02 14:51:41 -08:00
helper move some couchapp components to couchapp project 2009-01-08 16:48:11 -08:00
mixins Started the refactoring work on couchrest. 2009-02-02 14:51:41 -08:00
mixins.rb Started the refactoring work on couchrest. 2009-02-02 14:51:41 -08:00
monkeypatches.rb added some monkey patches to improve the http connection speed. (by keeping the http connection open) 2009-02-02 14:50:30 -08:00