couchrest_model/lib/couchrest/core
Matt Lyon 9faa9daaca support for couchdb's support for the COPY and MOVE verbs. depends on my commit to RestClient, currently only in b5d75acc68
I have considered adding this to the CouchRest::Document class as well ("@doc.copy new-id" and such) but haven't yet.
2009-01-05 00:44:12 -08:00
..
database.rb support for couchdb's support for the COPY and MOVE verbs. depends on my commit to RestClient, currently only in b5d75acc68 2009-01-05 00:44:12 -08:00
design.rb I seem to have all the CR::Model specs passing 2008-11-22 14:15:07 -08:00
document.rb Removed model create/update callbacks and integrated with new bulk save infrastructure. 2008-12-15 10:27:53 -06:00
model.rb Fix up set_default to not munge existing values. 2009-01-04 22:51:08 -08:00
server.rb s/localhost/127.0.0.1/ 2008-12-14 12:05:02 +01:00
view.rb added cr:view 2008-11-03 22:53:46 -08:00