Class: MLB::StatGroup
- Inherits:
-
Shale::Mapper
- Object
- Shale::Mapper
- MLB::StatGroup
- Defined in:
- lib/mlb/stat_group.rb
Overview
Represents a stat group
Instance Attribute Summary collapse
-
#display_name ⇒ String
Returns the display name for the stat group.
Instance Attribute Details
#display_name ⇒ String
Returns the display name for the stat group
15 |
# File 'lib/mlb/stat_group.rb', line 15 attribute :display_name, Shale::Type::String |