couchrest_model/lib
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
couchrest.rb bumping the release version before breaking the API in 0.4 2009-07-19 17:14:06 -07:00