From: John Dong Date: Mon, 20 Aug 2007 18:36:59 +0000 (-0400) Subject: Oh oops, left in some test cruft in quickvote_controller X-Git-Url: https://projects.mako.cc/source/selectricity/commitdiff_plain/d436b6b274166db559f06eb677cec930ccdb1af4 Oh oops, left in some test cruft in quickvote_controller --- diff --git a/app/controllers/quickvote_controller.rb b/app/controllers/quickvote_controller.rb index 58370f7..0d9eb7b 100644 --- a/app/controllers/quickvote_controller.rb +++ b/app/controllers/quickvote_controller.rb @@ -21,7 +21,6 @@ class QuickvoteController < ApplicationController @quickvote = @quickvote.reload render :action => 'success' else - raise ArgumentError.new(@quickvote.errors.inspect) flash.keep(:candlist) end