Class: MLB::GameTypes

Inherits:
Collection show all
Defined in:
lib/mlb/game_types.rb

Overview

Provides methods for fetching game types from the API

Examples:

Fetch all game types

MLB::GameTypes.all #=> [#<MLB::GameType>, ...]

Method Summary

Methods inherited from Collection

all, collection