Class: MLB::EventTypes

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

Overview

Provides methods for fetching event types from the API

Examples:

Fetch all event types

MLB::EventTypes.all #=> [#<MLB::EventType>, ...]

Method Summary

Methods inherited from Collection

all, collection