Renamed "elections" controller to "election."
[selectricity] / app / helpers / election_helper.rb
diff --git a/app/helpers/election_helper.rb b/app/helpers/election_helper.rb
new file mode 100644 (file)
index 0000000..d05eee6
--- /dev/null
@@ -0,0 +1,2 @@
+module ElectionHelper
+end

Benjamin Mako Hill || Want to submit a patch?