Class: MLB::PitchCodes

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

Overview

Provides methods for fetching pitch codes from the API

Examples:

Fetch all pitch codes

MLB::PitchCodes.all #=> [#<MLB::PitchCode>, ...]

Method Summary

Methods inherited from Collection

all, collection