Finished organzing preferential vote tables into one partial. Also changed RubyVote...
author<jlsharps@mit.edu> <>
Tue, 21 Aug 2007 16:57:40 +0000 (12:57 -0400)
committer<jlsharps@mit.edu> <>
Tue, 21 Aug 2007 16:57:40 +0000 (12:57 -0400)
commit6a1c545f073430dd46bf5ad89b0450a16c659b00
tree006ce5b8669d60733bbd34de6a9416751119442e
parent58fb91dde4b0a16c1a764dda66e31bc57565e41f
Finished organzing preferential vote tables into one partial. Also changed RubyVote's victories_and_ties method to return a hash of hashes which stores both victories and ties.
app/controllers/graph_controller.rb
app/views/quickvote/_pref_tables.rhtml [moved from app/views/quickvote/_pref_table.rhtml with 50% similarity]
app/views/quickvote/_victories_ties.rhtml [deleted file]
app/views/quickvote/results.rhtml
lib/rubyvote/condorcet.rb

Benjamin Mako Hill || Want to submit a patch?