RubyWMQ‎ > ‎

Documentation

Online Documentation

The documentation for the latest release of Ruby WMQ is available at:
http://rubywmq.rubyforge.org/doc/index.html

Included with the gem install

The documentation is included with pre-built gem installs. The files are located in the Ruby Gems directory for RubyWMQ under doc/index.html

Generate from source code

Downloading the source code:
git clone git://github.com/reidmorrison/rubywmq.git

Run 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