couchrest_model/lib/couchrest/more
2009-08-20 12:25:12 -07:00
..
casted_model.rb made all the specs run on 1.9.2, yay :) 2009-08-01 14:21:18 -07:00
extended_document.rb To address http://github.com/couchrest/couchrest/issues/#issue/2, we simply remove the check on the value returned by database.save_doc. Errors from RestClient or CouchDB itself will be propagated as exceptions, which an upstream client should handle for themselves. 2009-08-20 12:25:12 -07:00
property.rb Make "property :foo, :default => false" work 2009-04-28 11:38:00 +08:00