couchrest_model/lib/couchrest/more
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
..
casted_model.rb fixed a bug with CastedModel constructer calling Hash#initialize(ifnone) 2009-04-28 11:32:59 +08:00
extended_document.rb Improvements for ExtendedDocument initializer 2009-04-28 11:37:59 +08:00
property.rb Make "property :foo, :default => false" work 2009-04-28 11:38:00 +08:00