Removed the two methods from Application controller which were redundant -
author<jlsharps@mit.edu> <>
Thu, 9 Aug 2007 22:26:16 +0000 (18:26 -0400)
committer<jlsharps@mit.edu> <>
Thu, 9 Aug 2007 22:26:16 +0000 (18:26 -0400)
commitbb6aa392b953e018389843b02f044afd45d8afb9
tree1f7b30791ea32b6d8bcd4edb3a790f090d23c316
parent6dfbfbec4b0d01138c272649d668c5a872706a5c
Removed the two methods from Application controller which were redundant -
 the main version are in the graph controller. Started to add a borda bar
graph results method, when it came to our attention that the borda method
was most likely broken, counting only the most recent vote. Have added an attr_reader :election to Class Electionresults in rubyvote. About to attempt to fix the Borda method.
app/controllers/application.rb
app/controllers/graph_controller.rb
lib/rubyvote/election.rb

Benjamin Mako Hill || Want to submit a patch?