Sha256: e27557b781e5ed84e3f4b07201ca29a504fd425338904e8a0f984662ed890e72
Contents?: true
Size: 433 Bytes
Versions: 2
Compression:
Stored size: 433 Bytes
Contents
require_all "./lib" # QUARTET_CHAMPS_SITE = "https://www.barbershopwiki.com/wiki/BHS_International_Quartet_Champions" module BarbershopContestants class Error < StandardError; end # Your code goes here end # binding.pry CLI.start ### Remember this pattern: ### # properties.each do |k, v| # # k = properties # # v = values # class.send("#{k}=", v) # end # A line of text # rake install local to
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
barbershop_contestants-0.3.1 | lib/barbershop_contestants.rb |
barbershop_contestants-0.3.0 | lib/barbershop_contestants.rb |