couchrest_model/spec/couchrest
2011-03-03 23:22:19 +10:30
..
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 now using ActiveModel::Dirty. only writes to database if model.changed? 2011-03-01 01:30:41 +10:30
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 add method 'last' to simplify queries 2010-12-31 18:59:57 -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
dirty_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
inherited_spec.rb Fixing documentation and two describes 2010-08-03 23:09:05 -03:00
persistence_spec.rb Add Base#reload (closes #12) 2011-02-24 23:42:28 -03: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
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 add method 'last' to simplify queries 2010-12-31 18:59:57 -02:00