Updated the system to Rails 1.2.
[selectricity] / app / controllers / voter_controller.rb
index 1b00b8b00b664ac46d6e9f15303fecf282c38189..0e03a5213300d02edd0b7c0b2ab99afefc916307 100644 (file)
@@ -1,5 +1,5 @@
 class VoterController < ApplicationController
-  layout 'vb'
+  layout 'hc'
   model :voter
   model :vote
   model :election

Benjamin Mako Hill || Want to submit a patch?