Class: MLB::GameStatuses

Inherits:
Collection
  • Object
show all
Defined in:
lib/mlb/game_statuses.rb

Overview

Provides methods for fetching game statuses from the API

Examples:

Fetch all game statuses

MLB::GameStatuses.all #=> [#<MLB::GameStatus>, ...]

Method Summary

Methods inherited from Collection

all, collection