The defeats lsit partial contains the display logic for the mehtod added to condorcet...
author<jlsharps@mit.edu> <>
Thu, 16 Aug 2007 21:01:38 +0000 (17:01 -0400)
committer<jlsharps@mit.edu> <>
Thu, 16 Aug 2007 21:01:38 +0000 (17:01 -0400)
commit3d349b24ddccc0ce66b72de9d9fd4b4326d8fe75
tree4afafd51628d14baf28af0f4519f6adb65a65222
parentb717fb1eab4f06d25f195a74c71806484ce0fd57
The defeats lsit partial contains the display logic for the mehtod added to condorcet.rb taht helps print out a list of who defeated who and by how much. I also modified the tab;e in _pref_table.rhtml to use names as the table headers and notcandidate id's. Finally, results.rhtml has been updated to display them.
app/views/quickvote/_defeats_list.rhtml [new file with mode: 0644]
app/views/quickvote/_pref_table.rhtml
app/views/quickvote/results.rhtml
lib/rubyvote/condorcet.rb

Benjamin Mako Hill || Want to submit a patch?