Class: MLB::BaseballStats

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

Overview

Provides methods for fetching baseball statistic types from the API

Examples:

Fetch all baseball stats

MLB::BaseballStats.all #=> [#<MLB::BaseballStat>, ...]

Method Summary

Methods inherited from Collection

all, collection