Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 256 Bytes

File metadata and controls

21 lines (14 loc) · 256 Bytes

Ably Control API Ruby Examples

Usage

Install dependencies:

bundle install

Set ACCESS_TOKEN to your Control API access token:

export ACCESS_TOKEN='eyJ0eXAi********dheviTlA'

Run an example:

bundle exec ruby list_apps.rb