Class: MLB::LogicalEvents

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

Overview

Provides methods for fetching logical events from the API

Examples:

Fetch all logical events

MLB::LogicalEvents.all #=> [#<MLB::LogicalEvent>, ...]

Method Summary

Methods inherited from Collection

all, collection