Module: Craftar
- Defined in:
- lib/craftar/base.rb,
lib/craftar.rb,
lib/craftar/app.rb,
lib/craftar/item.rb,
lib/craftar/image.rb,
lib/craftar/media.rb,
lib/craftar/token.rb,
lib/craftar/collection.rb,
lib/craftar/sdk_version.rb,
lib/craftar/collection_bundle.rb
Overview
The main Craftar class
Defined Under Namespace
Classes: App, Base, Collection, CollectionBundle, Image, Item, Media, SdkVersion, Token
Class Attribute Summary collapse
-
.api_key ⇒ Object
Returns the value of attribute api_key.
Class Attribute Details
.api_key ⇒ Object
Returns the value of attribute api_key.
14 15 16 |
# File 'lib/craftar.rb', line 14 def api_key @api_key end |