couchrest_model/spec/couchrest
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
..
core Revert "Server URI can now include a prefix to the database name" 2009-03-31 12:24:04 -07:00
helpers slight change of API, CR::Document now uses <action>_doc instead of <action>, also added #create! and #recreate! to Document instances 2009-02-02 14:50:30 -08:00
more Make "property :foo, :default => false" work 2009-04-28 11:38:00 +08:00