Class: NbaRb::League
- Inherits:
-
Object
- Object
- NbaRb::League
- Defined in:
- lib/nba_rb/constants.rb
Class Attribute Summary collapse
-
.default ⇒ Object
Returns the value of attribute default.
-
.NBA ⇒ Object
Returns the value of attribute NBA.
Class Attribute Details
.default ⇒ Object
Returns the value of attribute default.
4 5 6 |
# File 'lib/nba_rb/constants.rb', line 4 def default @default end |
.NBA ⇒ Object
Returns the value of attribute NBA.
4 5 6 |
# File 'lib/nba_rb/constants.rb', line 4 def NBA @NBA end |