Class: MLB::StatGroups

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

Overview

Provides methods for fetching stat groups from the API

Examples:

Fetch all stat groups

MLB::StatGroups.all #=> [#<MLB::StatGroup>, ...]

Method Summary

Methods inherited from Collection

all, collection