do you mean

get :index
response.should render_template(:index)

?

On 9/5/07, Jonathan Linowes <[EMAIL PROTECTED]> wrote:
> Here's how I did it
>
> http://rubyforge.org/pipermail/rspec-users/2007-May/001818.html
>
> linoj
>
>
> On Sep 5, 2007, at 9:58 AM, Ingo Weiss wrote:
>
> > Hi,
> >
> > is there a way to assert in rspec that a template is rendered in a
> > specific layout?
> >
> > Thanks!
> > Ingo
> > _______________________________________________
> > rspec-users mailing list
> > rspec-users@rubyforge.org
> > http://rubyforge.org/mailman/listinfo/rspec-users
>
> _______________________________________________
> rspec-users mailing list
> rspec-users@rubyforge.org
> http://rubyforge.org/mailman/listinfo/rspec-users
>
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to