Module: Playoffs::Simulator
Overview
Describes what functionality a Simulator should implement.
Instance Method Summary collapse
Instance Method Details
#pick(series) ⇒ Object
12 |
# File 'lib/playoffs/simulator.rb', line 12 def pick(series); end |