Report abuse


			
it "should save an instance of Feed with POST on create" do
  post :create
  response.should be_redirect
end