X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/924aa1ff433ac4ccd2db5851e91038088be00a09..0bcced90721389c27eb815ca8dcab85533417697:/lib/rubyvote/election.rb diff --git a/lib/rubyvote/election.rb b/lib/rubyvote/election.rb index efb8dd8..ffd31c8 100644 --- a/lib/rubyvote/election.rb +++ b/lib/rubyvote/election.rb @@ -152,7 +152,7 @@ class PluralityResult < ElectionResult b[1] <=> a[1] end.collect {|a| a[0]} - @points = self.election.votes + @points = @election.votes # winners are anyone who has the same number of votes as the # first person