Online DocumentationThe documentation for the latest release of Ruby WMQ is available at:http://rubywmq.rubyforge.org/doc/index.html Included with the gem installThe documentation is included with pre-built gem installs. The files are located in the Ruby Gems directory for RubyWMQ under doc/index.htmlGenerate from source codeDownloading the source code:git clone git://github.com/reidmorrison/rubywmq.gitRun rdoc from within the Ruby WMQ directory. It will create a sub-directory called ‘doc’. To open the documentation, open the browser by pointing it to the index.html located in the ‘doc’ directory. rdoc |