couchrest_model/spec
Matt Aimonetti 5cd2eaf18a made get not raise an exception anymore, use get! instead if you need to raise exceptions.
* ExtendedDocument.get doesn't raise an exception anymore. If no documents are found nil is returned.
* ExtendedDocument.get! works the say #get used to work and will raise an exception if a document isn't found.
2009-07-22 16:05:55 -07:00
..
couchrest made get not raise an exception anymore, use get! instead if you need to raise exceptions. 2009-07-22 16:05:55 -07:00
fixtures differentiated attachment's URI and URL 2009-06-07 18:51:31 -07: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 the specs 2009-07-14 23:48:06 -07:00