Displaying 1 result from an estimated 1 matches for "instance_1039".
2008 Jan 21
1
specin'' update_attributes! + Hash
...t is going on. But when
testing it using expectations in rspec it returns an error.
*** below is the error message :
Spec::Mocks::MockExpectationError in ''InteractController (submit) -
saving a form to use later should update costumer details using the form
params''
Mock ''Instance_1039'' expected :update_attributes with
({:customer_details=>"--- !map:HashWithIndifferentAccess \\ntitle:
Hola\\n"}) but received it with ({:customer_details=>"---
!map:HashWithIndifferentAccess \ntitle: Hola\n"})
C:/webapps/interact/branches/interact_new_features/app/...