couchrest_model/spec/couchrest/more
Eric Watson dff005f082 Modified CastedModel to apply defaults first
(so the defaults don't overwrite modified values)
Included failing (and now passing) specs
2009-05-26 15:51:30 -07:00
..
casted_extended_doc_spec.rb Fixing CastedModel bug that modified casted objects 2009-05-26 15:47:12 -07:00
casted_model_spec.rb Modified CastedModel to apply defaults first 2009-05-26 15:51:30 -07:00
extended_doc_attachment_spec.rb corrected some spec dependencies 2009-03-08 14:27:30 +00:00
extended_doc_spec.rb Add .count to extended documents to return how many there are. 2009-05-26 15:43:27 -07:00
extended_doc_subclass_spec.rb Make design_doc non-inheritable. Fixes bug where views added to a child class were propagated to the parent and siblings. Child class "all" view map function now checks in guard clause for child class name instead of parent name 2009-03-27 10:35:18 -07:00
extended_doc_view_spec.rb cleaned up the design view names since we don't need to use md5 view names anymore. (we are using different revision numbers) 2009-05-17 19:34:02 -07:00
property_spec.rb ValidationErrors#on: allow String field_name 2009-03-24 23:57:28 -07:00