Re: [rspec-users] Testing views of nested resources

2010-09-08 Thread Brennon Bortz
On 8 Sep 2010, at 16:20, Brennon Bortz wrote: > I've searched and searched, and just can't find an answer on the list or > elsewhere. Forgive me if I'm missing something... > > I've got the following bits of code: > > ### app/controllers/widget_layouts_controller.rb: > class WidgetLayoutsContr

[rspec-users] Testing views of nested resources

2010-09-08 Thread Brennon Bortz
I've searched and searched, and just can't find an answer on the list or elsewhere. Forgive me if I'm missing something... I've got the following bits of code: ### app/controllers/widget_layouts_controller.rb: class WidgetLayoutsController < ApplicationController def new @widget = Widget.