couchrest_model/spec
Mutwin Kraus f7bbee8243 Make "property :foo, :default => false" work
Before a default value of false was treated like a default of nil,
  which is not the same.

Signed-off-by: Matt Aimonetti <mattaimonetti@gmail.com>
2009-04-28 11:38:00 +08:00
..
couchrest Make "property :foo, :default => false" work 2009-04-28 11:38:00 +08:00
fixtures fixed the uuid count for the latest version of couchdb 2009-02-25 00:22:11 -08: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 removed CouchRest::Model, added more specs and fixed a bug with casted CR::ExtendedDocument 2009-02-24 22:51:13 -08:00