couchrest_model/spec/couchrest
2011-04-20 12:31:46 +02:00
..
core_extensions Time handling improved to ensure UTC always used 2011-04-01 19:45:13 +02:00
designs Setting default model type name to 'model' 2011-04-18 22:29:25 +02:00
assocations_spec.rb Fixing and testing proxyable with associations and validation 2011-04-05 20:41:24 +02:00
attachment_spec.rb creating attachments accessor 2010-08-03 23:58:28 -03:00
base_spec.rb Merge branch 'master' of https://github.com/2moro/couchrest_model into 2moro-dirty 2011-04-20 10:47:36 +02:00
casted_model_spec.rb implemented some missing dirty functionality for casted_array and casted_hash. improved dirty spec test 2011-03-03 23:22:19 +10:30
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 Refactoring design doc manipulation for a much simpler and more reliable approach 2011-04-17 02:46:33 +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
design_doc_spec.rb Setting default model type name to 'model' 2011-04-18 22:29:25 +02:00
designs_spec.rb Refactoring design doc manipulation for a much simpler and more reliable approach 2011-04-17 02:46:33 +02:00
dirty_spec.rb Refinements to dirty tracking so always enabled unless loading from the database 2011-04-20 12:31:46 +02: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 Refinements to dirty tracking so always enabled unless loading from the database 2011-04-20 12:31:46 +02:00
proxyable_spec.rb Refactoring design doc manipulation for a much simpler and more reliable approach 2011-04-17 02:46:33 +02:00
subclass_spec.rb Refactoring design doc manipulation for a much simpler and more reliable approach 2011-04-17 02:46:33 +02:00
typecast_spec.rb Fixing issues with Ruby 1.8.7 2011-04-08 22:34:25 +02:00
validations_spec.rb Adding support for scopes on unique validation 2011-04-08 14:36:29 +02:00
view_spec.rb Refactoring design doc manipulation for a much simpler and more reliable approach 2011-04-17 02:46:33 +02:00