Module: Thingdeck

Defined in:
lib/thingdeck.rb,
lib/thingdeck/item.rb,
lib/thingdeck/thing.rb,
lib/thingdeck/version.rb,
lib/thingdeck/wrapper.rb,
lib/thingdeck/property.rb,
lib/thingdeck/collection.rb,
lib/thingdeck/nested_item.rb,
lib/thingdeck/collections/thing.rb

Defined Under Namespace

Modules: Collections Classes: Collection, Item, NestedItem, Property, Thing, Wrapper

Constant Summary collapse

OAUTH_URL =
'http://staging.thingdeck.com'
API_URL =
'http://staging.api.thingdeck.com/'
VERSION =
"0.0.3"