Skip to Content

Ruby Bindings

Introduction

This is an introduction to the Gear6 Ruby API language bindings. The API allows users to remotely control a Gear6 Web Cache Appliance from within their own applications.

The API employs a REST-like interface to pass XML records to and from the configuration database of the Web Cache Appliance via an authenticated HTTP or HTTPS POST.

License

The Ruby API language bindings are provided under a BSD license to allow easy integration into customer applications.

The full license can be viewed here.

Requirements

The following language binding requires Ruby 1.8.6 or newer as well as the following packages:

  • logger
  • rexml

Download

Available versions of the Ruby language bindings:
Ruby bindings Version 0.1.4