Sha256: 6514eab355c2519f8089bf90d9e8fdeb0139893f73fd7ef8b79f5fabda834ffb
Contents?: true
Size: 423 Bytes
Versions: 13
Compression:
Stored size: 423 Bytes
Contents
# DevCycle Ruby SDK Example App This is a test application demonstrating the use of the DevCycle Ruby SDK. It uses Sinatra as a web framework to define several routes which can be called to trigger SDK functionality. ## Installation Install the dependencies using bundler: `bundle install` ## Run Run the application using bundler: `bundle exec ruby app.rb <YOUR SDK TOKEN>` A valid DevCycle SDK token must be provided.
Version data entries
13 entries across 9 versions & 3 rubygems