Welcome to the Ruby NuoDB Project
This site contains details on how to install and use the NuoDB Ruby Native Driver. To install the driver simply run the following command for pre-release builds:
$ NUODB_ROOT=/path/to/nuodb/install gem install nuodb --pre
For release builds it's simply:
$ NUODB_ROOT=/path/to/nuodb/install gem install nuodb
Documentation
Documentation for the driver is provided here, and was generated from Ruby RDoc.
Support or Contact
Having trouble with ruby-nuodb? Check out the documentation provided here or contact support@nuodb.com and we’ll help you sort it out. GitHub hosts the issue tracker for this open-source project.