Class: MLB::Metrics

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

Overview

Provides methods for fetching metrics from the API

Examples:

Fetch all metrics

MLB::Metrics.all #=> [#<MLB::Metric>, ...]

Method Summary

Methods inherited from Collection

all, collection