Re: [rspec-users] response.should render_layout ....

2007-09-05 Thread Lance Carlson
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 the

Re: [rspec-users] response.should render_layout ....

2007-09-05 Thread Jonathan Linowes
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] response.should render_layout ....

2007-09-05 Thread Ingo Weiss
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