While running RSpec i am getting this error

     Failure/Error: expect(response).to render_template(:new)
       expecting <"new"> but rendering with <[]>

Here is my code and the error details 
https://gist.github.com/himadriganguly/e1547a512ff54084932d

I am new to RSpec and trying to learn it. I am also having problem 
understanding mock and stub in RSpec, which is now allow and double in RSpec 
3.0.

Thanks to all in advance.

-- 
You received this message because you are subscribed to the Google Groups 
"rspec" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rspec/9bc47b76-cb14-473d-83c2-18b51b9b4d5b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to