/ruby_sdk

Ruby SDK Integration To Deckard Services

Primary LanguageRubyGNU General Public License v2.0GPL-2.0

deckard_ruby_sdk

Ruby SDK Integration To Deckard Services

Using the library

Installation

deckard-ruby-sdk is packaged as a RubyGem so that you can easily install by entering following at your command line:

gem install procurecarros-client-sdk

Or in your gem file

gem 'procurecarros-client-sdk'

Use the component in your project sources by:

require 'client'

Enviroment Variables Needed to Run