X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/192728d0e5facadf7e41ed737ca59e5c14123efd..d436b6b274166db559f06eb677cec930ccdb1af4:/app/controllers/quickvote_controller.rb 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