bookingsync 0.2.0
Ruby wrapper around BookingSync API Configure by adding the following: require 'bookingsync' BookingSync::Base.user = 'your_api_auth_token'
          Gemfile:
          =
        
        
          instalar:
          =
        
      Runtime Dependencies (1):
            activeresource
            >= 3.0
          
    Development Dependencies (10):
            appraisal
            ~> 0.3.8
          
          
            aruba
            = 0.4.2
          
          
            cucumber
            = 1.0.0
          
          
            growl
            = 1.0.3
          
          
            guard-cucumber
            ~> 0.5.1
          
          
            guard-rspec
            = 0.1.9
          
          
            nokogiri
            = 1.4.4
          
          
            rake
            ~> 0.9
          
          
            relish
            = 0.4.0
          
          
            yard
            ~> 0.7.2