X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/a356aac56f17278e79372b4e63ff3e160eec7cd2..bef19cbd240e996414af3e5c84fb1f8d8357340f:/app/views/common/_pref_tables.rhtml diff --git a/app/views/common/_pref_tables.rhtml b/app/views/common/_pref_tables.rhtml index 567873b..3edc05a 100644 --- a/app/views/common/_pref_tables.rhtml +++ b/app/views/common/_pref_tables.rhtml @@ -1,7 +1,12 @@ + +<% @election.results! %> + + <% candidates = @election.ssd_result.ranked_candidates.flatten -%> <% voters = @election.voters.size %> <% matrix = @election.ssd_result.matrix %> <% victories = @election.ssd_result.victories_and_ties %> +<% @names = @election.names_by_id %>
Each number in the table below shows how many times the candidate on the left beat the matching candidate on the top. The winner is on the @@ -47,13 +52,16 @@ parenthesis.
<% candidates.each do |victor| %>