X-Git-Url: https://projects.mako.cc/source/rubyvote/blobdiff_plain/74e5c5f3c50a36d8d8589c243395b9158977f4db:/lib/runoff.rb..0ef8f53fb812bcc40337a92f9c4d11ab193f73a9:/lib/rubyvote/runoff.rb diff --git a/lib/runoff.rb b/lib/rubyvote/runoff.rb similarity index 99% rename from lib/runoff.rb rename to lib/rubyvote/runoff.rb index f9edc5e..8a69a4e 100644 --- a/lib/runoff.rb +++ b/lib/rubyvote/runoff.rb @@ -1,5 +1,3 @@ -require 'election' - class InstantRunoffVote < ElectionVote def initialize(votes=nil) @candidates = Array.new