couchrest_model/spec/couchrest
2010-10-23 20:59:24 +02:00
..
assocations_spec.rb Remove typo in specs. (thanks Brian Colfer for spotting it) 2010-08-23 20:01:05 -03:00
attachment_spec.rb creating attachments accessor 2010-08-03 23:58:28 -03:00
base_spec.rb Adding configuration support and changing 'couchrest-type' key to 'model' along with config options 2010-09-17 23:00:55 +02:00
casted_model_spec.rb Merge branch 'master' of github.com:couchrest/couchrest_model 2010-09-05 19:18:37 +02:00
casted_spec.rb Renaming to CouchRest Model 2010-06-20 22:01:11 +02:00
class_proxy_spec.rb Renaming to CouchRest Model 2010-06-20 22:01:11 +02: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
inherited_spec.rb Fixing documentation and two describes 2010-08-03 23:09:05 -03:00
persistence_spec.rb Adding configuration support and changing 'couchrest-type' key to 'model' along with config options 2010-09-17 23:00:55 +02: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 Handling cases when , used instead of . more elegantly 2010-10-23 20:59:24 +02: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.rb Fixing proxy and view bug 2010-06-22 14:15:30 +02:00
view_spec.rb Fixing view deleting database option bug 2010-06-21 16:43:33 +02:00