Class: MLB::ChangedGame
- Inherits:
-
Shale::Mapper
- Object
- Shale::Mapper
- MLB::ChangedGame
- Defined in:
- lib/mlb/game_changes.rb
Overview
Represents a game that has been modified since a given timestamp
Instance Attribute Summary collapse
-
#game_pk ⇒ Integer
Returns the unique game identifier.
Instance Attribute Details
#game_pk ⇒ Integer
Returns the unique game identifier
14 |
# File 'lib/mlb/game_changes.rb', line 14 attribute :game_pk, Shale::Type::Integer |