first (mostly) working version of full elections.
[selectricity] / app / views / front / _user_summary.rhtml
index 3b541c8f49975859d28c1d49049985dac4001446..ce65bbac698f7207bca27446e0a6e081b17a4468 100644 (file)
@@ -9,3 +9,5 @@
   </ul>
 <% end %>
 
+<p><%= link_to "Create a new election", :controller => 'election', :action => 'new' %>.</p>
+

Benjamin Mako Hill || Want to submit a patch?