Class: Jumbotron::Public::GameIdsRequest
- Inherits:
-
Data
- Object
- Data
- Jumbotron::Public::GameIdsRequest
- Defined in:
- app/models/jumbotron/public.rb
Instance Attribute Summary collapse
-
#game_ids ⇒ Object
readonly
Returns the value of attribute game_ids.
Instance Attribute Details
#game_ids ⇒ Object (readonly)
Returns the value of attribute game_ids
85 86 87 |
# File 'app/models/jumbotron/public.rb', line 85 def game_ids @game_ids end |