Re: [rspec-users] how should i use response.should be sucess method pass

2008-10-20 Thread Matt Wynne
Have you looked at this: http://rspec.info/documentation/rails/writing/controllers.html Have you tried using the generators for rspec controllers? On 20 Oct 2008, at 07:12, Mano ah wrote: I want to test the basic controller test action and to make response.should be_sucess method work for it.

[rspec-users] how should i use response.should be sucess method pass

2008-10-19 Thread Mano ah
I want to test the basic controller test action and to make response.should be_sucess method work for it. How can i do -- Posted via http://www.ruby-forum.com/. ___ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo