Variety of small changes (mostly to properties) plus a few "in the
[selectricity-live] / app / controllers / user_controller.rb
old mode 100644 (file)
new mode 100755 (executable)
index 25f827c..a674be1
@@ -1,5 +1,5 @@
 class UserController < ApplicationController
-  layout 'vb'
+  layout 'hc'
 
   def home
     redirect_to :controller => 'site', :action => 'index'

Benjamin Mako Hill || Want to submit a patch?