Class: NounProjectApi::IconRetriever

Inherits:
Retriever
  • Object
show all
Defined in:
lib/noun-project-api/icon_retriever.rb

Overview

Retrieve an icon.

Constant Summary collapse

API_PATH =
"/icon/".freeze
ITEM_CLASS =
Icon

Instance Attribute Summary

Attributes included from Connection

#access_token, #secret, #token

Method Summary

Methods inherited from Retriever

#find

Methods included from Connection

#initialize