Created a partial to DRY the aja voting method. Modified the voter class to
[selectricity-live] / app / views / site / index.rhtml
index c82840356ced7ce753ab8f1134e431aa7dd4f6d7..efbb37464de953ed289fd9122246800dd87f35de 100644 (file)
@@ -21,7 +21,6 @@
 <div id="control-room" class="main-section">
   <div id="control-room-content">
   <h2>Control Room</h2>
-
   <% if session[:user] %>
     <%= render :partial => 'user_summary' %> 
   <% else %>

Benjamin Mako Hill || Want to submit a patch?