couchrest_model/spec/couchrest/more
John Wood d1d8da513c Added code to generate a property? method for properties casted as :boolean
Signed-off-by: Matt Aimonetti <mattaimonetti@gmail.com>
2009-07-31 08:23:45 +08: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 differentiated attachment's URI and URL 2009-06-07 18:51:31 -07:00
extended_doc_spec.rb made get not raise an exception anymore, use get! instead if you need to raise exceptions. 2009-07-22 16:05:55 -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 made get not raise an exception anymore, use get! instead if you need to raise exceptions. 2009-07-22 16:05:55 -07:00
property_spec.rb Added code to generate a property? method for properties casted as :boolean 2009-07-31 08:23:45 +08:00