Class: Starwars::Specie

Inherits:
Base show all
Defined in:
lib/starwars/resources/specie.rb,
lib/starwars.rb

Overview

A Species resource is a type of person or character within the Star Wars Universe.

Constant Summary collapse

RESOURCE_NAME =

Define the source name in the starwars api

'species'

Constants inherited from Base

Base::BASE_URL, Base::FORMAT

Method Summary

Methods inherited from Base

#==, #created, #edited, fetch, #fetch, fetch_all, #id, #request_attributes, #url

Methods inherited from OpenStruct

#[]