]> projects.mako.cc - selectricity-live/blobdiff - app/controllers/user_controller.rb
Updated the "votes_per_day" method in graph controller to work better and
[selectricity-live] / app / controllers / user_controller.rb
diff --git a/app/controllers/user_controller.rb b/app/controllers/user_controller.rb
deleted file mode 100644 (file)
index 11cf095..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-class UserController < ApplicationController
-  layout 'main'
-
-  def home
-    redirect_to :controller => 'site', :action => 'index'
-  end
-
-end

Benjamin Mako Hill || Want to submit a patch?