You can also render a testing layout which yields the content. IE: render "foo", :layout => "testing"
In layouts/testing.html.erb: <%= yield :sidebar %> Zach On Sun, Apr 20, 2008 at 1:00 PM, Chris Olsen <[EMAIL PROTECTED]> wrote: > Bryan Ray wrote: > > This might be of some use: > > > > http://rubyforge.org/pipermail/rspec-users/2007-June/001954.html > > > > That should do it! > > Thanks Bryan > -- > Posted via http://www.ruby-forum.com/. > _______________________________________________ > rspec-users mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/rspec-users > -- Zach Dennis http://www.continuousthinking.com
_______________________________________________ rspec-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/rspec-users
