Class: Jumbotron::Public::GameSegment
- Inherits:
-
Data
- Object
- Data
- Jumbotron::Public::GameSegment
- Defined in:
- app/models/jumbotron/public.rb
Instance Attribute Summary collapse
-
#kind ⇒ Object
readonly
Returns the value of attribute kind.
-
#number ⇒ Object
readonly
Returns the value of attribute number.
Instance Attribute Details
#kind ⇒ Object (readonly)
Returns the value of attribute kind
25 26 27 |
# File 'app/models/jumbotron/public.rb', line 25 def kind @kind end |
#number ⇒ Object (readonly)
Returns the value of attribute number
25 26 27 |
# File 'app/models/jumbotron/public.rb', line 25 def number @number end |