X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/924aa1ff433ac4ccd2db5851e91038088be00a09..1711153012e01e277f866a0de093e7ae72850bf7:/lib/rubyvote/positional.rb diff --git a/lib/rubyvote/positional.rb b/lib/rubyvote/positional.rb index dc0b63a..056194b 100644 --- a/lib/rubyvote/positional.rb +++ b/lib/rubyvote/positional.rb @@ -78,7 +78,7 @@ class BordaResult < ElectionResult votes[i] == votes[@ranked_candidates[0]] end - @points = self.election.votes + @points = @election.votes end end