[rspec-users] Render_template return true when only part of template name match. Bug?
Alex Rudyk
alex.rudyk at gmail.com
Thu Oct 30 01:37:50 EDT 2008
I have this code
response.should render_template(:my_messages)
It returns true also if :messages template rendered. I am confused, is
this a bug or expected behavior?
Alex
More information about the rspec-users
mailing list