Class: MLB::PitchTypes

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

Overview

Provides methods for fetching pitch types from the API

Examples:

Fetch all pitch types

MLB::PitchTypes.all #=> [#<MLB::PitchType>, ...]

Method Summary

Methods inherited from Collection

all, collection