it "show action should render show template" do get :show, :id => Factory(:<%= singular_name %>) response.should render_template(:show) end