Class: NbaRb::Month

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.



295
296
297
# File 'lib/nba_rb/constants.rb', line 295

def all
  @all
end

.aprilObject

Returns the value of attribute april.



295
296
297
# File 'lib/nba_rb/constants.rb', line 295

def april
  @april
end

.augustObject

Returns the value of attribute august.



295
296
297
# File 'lib/nba_rb/constants.rb', line 295

def august
  @august
end

.decemberObject

Returns the value of attribute december.



295
296
297
# File 'lib/nba_rb/constants.rb', line 295

def december
  @december
end

.defaultObject

Returns the value of attribute default.



295
296
297
# File 'lib/nba_rb/constants.rb', line 295

def default
  @default
end

.februaryObject

Returns the value of attribute february.



295
296
297
# File 'lib/nba_rb/constants.rb', line 295

def february
  @february
end

.januaryObject

Returns the value of attribute january.



295
296
297
# File 'lib/nba_rb/constants.rb', line 295

def january
  @january
end

.julyObject

Returns the value of attribute july.



295
296
297
# File 'lib/nba_rb/constants.rb', line 295

def july
  @july
end

.juneObject

Returns the value of attribute june.



295
296
297
# File 'lib/nba_rb/constants.rb', line 295

def june
  @june
end

.marchObject

Returns the value of attribute march.



295
296
297
# File 'lib/nba_rb/constants.rb', line 295

def march
  @march
end

.mayObject

Returns the value of attribute may.



295
296
297
# File 'lib/nba_rb/constants.rb', line 295

def may
  @may
end

.novemberObject

Returns the value of attribute november.



295
296
297
# File 'lib/nba_rb/constants.rb', line 295

def november
  @november
end

.octoberObject

Returns the value of attribute october.



295
296
297
# File 'lib/nba_rb/constants.rb', line 295

def october
  @october
end

.septemberObject

Returns the value of attribute september.



295
296
297
# File 'lib/nba_rb/constants.rb', line 295

def september
  @september
end