Class: NbaRb::VsConference

Inherits:
Object
  • Object
show all
Defined in:
lib/nba_rb/constants.rb

Class Attribute Summary collapse

Class Attribute Details

.allObject

Returns the value of attribute all.



135
136
137
# File 'lib/nba_rb/constants.rb', line 135

def all
  @all
end

.defaultObject

Returns the value of attribute default.



135
136
137
# File 'lib/nba_rb/constants.rb', line 135

def default
  @default
end

.eastObject

Returns the value of attribute east.



135
136
137
# File 'lib/nba_rb/constants.rb', line 135

def east
  @east
end

.westObject

Returns the value of attribute west.



135
136
137
# File 'lib/nba_rb/constants.rb', line 135

def west
  @west
end