Class: MLB::LiveData
- Inherits:
-
Shale::Mapper
- Object
- Shale::Mapper
- MLB::LiveData
- Defined in:
- lib/mlb/live_feed.rb
Overview
Represents the live data section of the feed
Instance Attribute Summary collapse
-
#boxscore ⇒ Boxscore
Returns the boxscore.
-
#linescore ⇒ Linescore
Returns the linescore.
-
#plays ⇒ LivePlays
Returns the plays data.