Class: MLB::SituationCodes

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

Overview

Provides methods for fetching situation codes from the API

Examples:

Fetch all situation codes

MLB::SituationCodes.all #=> [#<MLB::SituationCode>, ...]

Method Summary

Methods inherited from Collection

all, collection