Fix broken Plurality vote by removing a type check in RubyVote. TODO: Figure out...
authorJohn Dong <jdong@mit.edu>
Tue, 14 Aug 2007 22:23:06 +0000 (18:23 -0400)
committerJohn Dong <jdong@mit.edu>
Tue, 14 Aug 2007 22:23:06 +0000 (18:23 -0400)
commit8afec3c5b4896fd7665e6527f3acb7c7afac7e47
tree7e5ae0581169234b21023a59803db3ad2be128fa
parentd86d7d89145230100980ca13bf44083ae1e954cb
Fix broken Plurality vote by removing a type check in RubyVote. TODO: Figure out why it was in there
app/models/quick_vote.rb
lib/rubyvote/election.rb

Benjamin Mako Hill || Want to submit a patch?