clouddb.rb

Path: lib/clouddb.rb
Last Update: Sun Dec 30 20:00:57 +0000 2012

Cloud Databases API

Connects Ruby Applications to Rackspace‘s Cloud Databases service

By Jorge Miramontes <jorge.miramontes@rackspace.com> and H. Wade Minter <minter@lunenburg.org>

See COPYING for license information. Copyright (c) 2012, Rackspace US, Inc.


Documentation & Examples

To begin reviewing the available methods and examples, peruse the README.rodc file, or begin by looking at documentation for the CloudDB::Connection class.

The CloudDB class is the base class. Not much of note aside from housekeeping happens here. To create a new CloudDB connection, use the CloudDB::Connection.new method.

Required files

uri   rubygems   json   date   typhoeus   jcode   clouddb/version   clouddb/exception   clouddb/authentication   clouddb/connection   clouddb/flavor   clouddb/instance   clouddb/database   clouddb/user  

[Validate]