couchrest_model/spec/couchrest
2011-03-13 19:35:18 +01:00
..
designs Docs for pagination, not including docs in reduce and raising errors when cannot include docs 2011-02-27 20:18:19 +01:00
assocations_spec.rb Narrow the rescued exception to avoid catching class evaluation errors that has nothing to to with the association. 2011-02-24 23:38:39 -03:00
attachment_spec.rb creating attachments accessor 2010-08-03 23:58:28 -03:00
base_spec.rb Adding support for proxying and more refinements to views 2011-02-09 21:21:03 +01:00
casted_model_spec.rb Anonymous casted model properties no longer require block parameter 2011-02-05 22:38:22 +01:00
casted_spec.rb Renaming to CouchRest Model 2010-06-20 22:01:11 +02:00
class_proxy_spec.rb Fix intermittent spec failure 2011-01-18 08:51:44 -05:00
collection_spec.rb Demoting collection support, using latest couchrest, ensuring reduce always included when needed 2011-03-13 19:34:25 +01:00
configuration_spec.rb Renaming Attribute Protection and solving problem modifying the provided hash to the #attributes= method 2010-10-22 15:39:12 +02:00
designs_spec.rb Checking for block given and ensuring proyxable finds classes in root namespace 2011-03-13 13:39:26 +01:00
inherited_spec.rb Fixing documentation and two describes 2010-08-03 23:09:05 -03:00
persistence_spec.rb Merge branch 'master' of github.com:couchrest/couchrest_model into adv_design 2011-02-27 20:19:09 +01:00
property_protection_spec.rb Renaming Attribute Protection and solving problem modifying the provided hash to the #attributes= method 2010-10-22 15:39:12 +02:00
property_spec.rb adding rdoc to method properties_with_values 2010-12-22 23:09:00 -02:00
proxyable_spec.rb Checking for block given and ensuring proyxable finds classes in root namespace 2011-03-13 13:39:26 +01:00
subclass_spec.rb Renaming Attribute Protection and solving problem modifying the provided hash to the #attributes= method 2010-10-22 15:39:12 +02:00
validations_spec.rb Validations spec are never executed due to an invalid filename pattern. 2011-02-24 23:39:53 -03:00
view_spec.rb Demoting collection support, using latest couchrest, ensuring reduce always included when needed 2011-03-13 19:34:25 +01:00