Overrode a number of the new account defaults and added some of my own
[selectricity] / app / controllers / user_controller.rb
diff --git a/app/controllers/user_controller.rb b/app/controllers/user_controller.rb
new file mode 100644 (file)
index 0000000..f88f7d5
--- /dev/null
@@ -0,0 +1,3 @@
+class UserController < ApplicationController
+  layout 'vb'
+end

Benjamin Mako Hill || Want to submit a patch?