Class: MLB::DraftRound
- Inherits:
-
Shale::Mapper
- Object
- Shale::Mapper
- MLB::DraftRound
- Defined in:
- lib/mlb/draft.rb
Overview
Represents a round in the draft
Instance Attribute Summary collapse
-
#picks ⇒ Array<DraftPick>
Returns the picks in this round.
-
#round ⇒ String
Returns the round number.