# candidate_names list in the flash
flash.delete(:candidate_names) if flash.has_key?(:candidate_names)
@quickvote = QuickVote.new
# candidate_names list in the flash
flash.delete(:candidate_names) if flash.has_key?(:candidate_names)
@quickvote = QuickVote.new