Sha256: e16752e3fd797dd4f5c7fd49b0705756ac13b790d3739173e8eb14dcf8626956

Contents?: true

Size: 270 Bytes

Versions: 4

Compression:

Stored size: 270 Bytes

Contents

require File.dirname(__FILE__) + '/../lib/storage_room'

ACCOUNT_ID = '4c8fd48542507175aa00002f' # your account id
APPLICATION_API_KEY = '43ruv6DDcNYlPZ5xH7en' # your application's API key with read/write access

StorageRoom.authenticate(ACCOUNT_ID, APPLICATION_API_KEY)

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
storage_room-0.1.3 examples/authentication.rb
storage_room-0.1.2 examples/authentication.rb
storage_room-0.1.1 examples/authentication.rb
storage_room-0.1.0 examples/authentication.rb