Created a user "summary/profile page". Also corected several minor typos on election...
[selectricity-live] / app / controllers / application.rb
index 23c878feca92f6d252034ffd965f97612bb22dae..9b4803092dfc48e4c3ed6a006204de60ae39323e 100644 (file)
@@ -6,5 +6,4 @@ class ApplicationController < ActionController::Base
   helper :user
   require_dependency "user"
   
-  
 end

Benjamin Mako Hill || Want to submit a patch?