Kenrick Chien wrote in post #986591:
> pass the controller name, without quotes:
>   describe DynamicFlowsController
>
> then
>   controller.stub
>
> should work, and then you can refactor the dependency on save_u_and_node
> later.
>
> Ken


Thanks, it's work now! But I can't get the controller object for
integration test.

-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to