search for: interact_controller_spec

Displaying 1 result from an estimated 1 matches for "interact_controller_spec".

2008 Jan 21
1
specin'' update_attributes! + Hash
...!map:HashWithIndifferentAccess \\ntitle: Hola\\n"}) but received it with ({:customer_details=>"--- !map:HashWithIndifferentAccess \ntitle: Hola\n"}) C:/webapps/interact/branches/interact_new_features/app/controllers/interact_controller.rb:74:in `submit'' ./spec/controllers/interact_controller_spec.rb:200: script/spec:4: *** *** here''s how i am testing it: @instance.should_receive(:update_attributes).with(:customer_details=> ''--- map:HashWithIndifferentAccess \ntitle: Hola\n'') post :submit, { :id => ''7770'' , :perform => ''Save th...