couchrest_model/spec/couchrest
Christopher Durtschi 755a0c813f Numeric types can be casted from strings with leading or trailing whitespace
Signed-off-by: Marcos Tapajós <tapajos@gmail.com>
2011-03-01 22:53:02 -03: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 Make deep clone of default property values 2011-01-18 08:13:05 -05: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 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
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 Numeric types can be casted from strings with leading or trailing whitespace 2011-03-01 22:53:02 -03: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