Major commit adding about information and more before site goes live.
[selectricity-live] / app / controllers / election_controller.rb
index 1affe0fbd254bc2622eaa4756242963ac7ede00b..89a2c22ef10e5b4fa588d9235f1651ba74827644 100644 (file)
@@ -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
   ####################################################################

Benjamin Mako Hill || Want to submit a patch?