Sha256: 6d140203e699935da7c3d204b34a13527cabc0f6bb621e88af2f041109ebb7b9
Contents?: true
Size: 108 Bytes
Versions: 3
Compression:
Stored size: 108 Bytes
Contents
# encoding: UTF-8 module Vote module Condorcet autoload :Schulze, 'vote/condorcet/schulze' end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
vote-schulze-0.2.0 | lib/vote/condorcet.rb |
vote-schulze-0.1.0 | lib/vote/condorcet.rb |
vote-schulze-0.0.1 | lib/vote/condorcet.rb |