Class: MLB::StandingsTypes

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

Overview

Provides methods for fetching standings types from the API

Examples:

Fetch all standings types

MLB::StandingsTypes.all #=> [#<MLB::StandingsType>, ...]

Method Summary

Methods inherited from Collection

all, collection