#Ruby SDK
Rather than reinvent the wheel, Rackspace choose to use the popular fog gem for its SDK. Fog provides both an ActiveRecord like model interface as well as a request interface for efficent access to cloud resources.
To install Fog via RubyGems run the following command:
gem install fog