= opentox-ruby Ruby wrapper for the OpenTox REST API (http://www.opentox.org) == Installation Run the following if you haven't already: gem sources -a http://gems.github.com Install the gem: sudo gem install helma-opentox-ruby == Usage - adjust the settings in $HOME/.opentox/config - require 'opentox-ruby' in your ruby application - consult the rdoc API documentation for details == Copyright Copyright (c) 2009-2010 Christoph Helma. See LICENSE for details.