X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/85e3fa6d1b4627157bf6ef456b46dc6ceafe54c0..a01d9f4125b50be06f05e304e44200b970e9300d:/app/controllers/election_controller.rb diff --git a/app/controllers/election_controller.rb b/app/controllers/election_controller.rb index 1affe0f..89a2c22 100644 --- a/app/controllers/election_controller.rb +++ b/app/controllers/election_controller.rb @@ -5,8 +5,6 @@ class ElectionController < ApplicationController require_dependency "candidate" layout 'main' - #before_filter :login_required - ## methods for displaying, creating, ## and manipulating election overview data ####################################################################