Ruby wrapper around BookingSync API Configure by adding the following: require 'bookingsync' BookingSync::Base.user = 'your_api_auth_token'
Sebastien Grosjean
gem "bookingsync", "~> 0.3.0"