X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/2ee3731fd7cc776524f44005a99035d01168e6c0..920ef241649e7f6101fc9e72c5581f9d3a2f7270:/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 ####################################################################