Sha256: be32aad86b43a8557db8add5cc3657f64bb12d97f15544927973bd23894849ee

Contents?: true

Size: 161 Bytes

Versions: 1

Compression:

Stored size: 161 Bytes

Contents

require "votematch/version"

module Votematch
  require "votematch/model/party_info"
  def self.your_party
    Votematch::PartyInfo.new.parties.sample
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
votematch-0.1.2 lib/votematch.rb