Class: MLB::JobTypes

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

Overview

Provides methods for fetching job types from the API

Examples:

Fetch all job types

MLB::JobTypes.all #=> [#<MLB::JobType>, ...]

Method Summary

Methods inherited from Collection

all, collection