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
73 74 75 |
# File 'app/models/jumbotron/public.rb', line 73 def game_ids @game_ids end |