Class: MLB::StatTypes

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

Overview

Provides methods for fetching stat types from the API

Examples:

Fetch all stat types

MLB::StatTypes.all #=> [#<MLB::StatType>, ...]

Method Summary

Methods inherited from Collection

all, collection