Class: Basketball::Season::Regular
- Inherits:
-
Game
- Object
- ValueObject
- Game
- Basketball::Season::Regular
- Defined in:
- lib/basketball/season/regular.rb
Overview
A regular season game.
Method Summary
Methods inherited from Game
#for?, #initialize, #teams, #to_s
Methods inherited from ValueObject
#<=>, #==, #[], #all_sorted_values, #hash, #to_h, #to_s
Methods included from ValueObjectDSL
#all_sorted_value_keys, #all_value_keys, #value_keys, #value_reader
Constructor Details
This class inherits a constructor from Basketball::Season::Game