Created a partial to DRY the aja voting method. Modified the voter class to
[selectricity-live] / app / views / voter_notify / votestart.rhtml
index b31f1ba44414984e8747cc6c99495f053a43e215..216ddebf15b1df71b0b6a9b3ab838afa6d428a67 100644 (file)
@@ -11,7 +11,7 @@ need to use the following token to log in to selectricity.media.mit.edu:
   <%= @voter.password %>
 
 Alternatively, you can just click this URL:
-  <%= url_for :controller => 'election', :action => 'show', :id => @voter.election.id %>
+  http://selectricity.media.mit.edu<%= url_for :controller => 'election', :action => 'show', :id => @voter.election %>
 
 If you have any questions or if you feel you have received this message
 in error, you should contact:

Benjamin Mako Hill || Want to submit a patch?