Class: Jumbotron::Canonical::GameSegment
- Inherits:
-
Data
- Object
- Data
- Jumbotron::Canonical::GameSegment
- Defined in:
- app/models/jumbotron/canonical.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
21 22 23 |
# File 'app/models/jumbotron/canonical.rb', line 21 def kind @kind end |
#number ⇒ Object (readonly)
Returns the value of attribute number
21 22 23 |
# File 'app/models/jumbotron/canonical.rb', line 21 def number @number end |