fix bug that allowed votes with more rankings than candidates to be recorded
authorBenjamin Mako Hill <mako@ephesus.xvm.mit.edu>
Sun, 17 Jun 2012 22:45:25 +0000 (18:45 -0400)
committerBenjamin Mako Hill <mako@ephesus.xvm.mit.edu>
Sun, 17 Jun 2012 22:45:25 +0000 (18:45 -0400)
commit4446a6555bd54ca10a925340bb65c706678ac98e
tree52121b07ff790be24f26eaf50c39d8e983a8ba88
parent2facf9c3cba1ddc270c84a713cafbe6eb7280efd
fix bug that allowed votes with more rankings than candidates to be recorded
app/controllers/quickvote_controller.rb
app/controllers/voter_controller.rb
app/models/vote.rb

Benjamin Mako Hill || Want to submit a patch?