Projector Ruby SDK

SDK Guide

Installation

The projector gem is hosted on Gemfury so you will need to add the Gemfury repository to your gemfile:

gem 'projector', :source => 'https://gem.fury.io/projector/'

Building / Testing

Testing

bin/setup
bundle exec rake test