Initital scaffolding of the website plus initial work on the adding and
[selectricity] / app / models / candidate.rb
diff --git a/app/models/candidate.rb b/app/models/candidate.rb
new file mode 100644 (file)
index 0000000..41d743b
--- /dev/null
@@ -0,0 +1,2 @@
+class Candidate < ActiveRecord::Base
+end

Benjamin Mako Hill || Want to submit a patch?