The Ruby API was written by Lunenburg and is maintained as a Ruby Gem. The source code can be found on Github and freely cloned from there.

To install the gem, do

sudo gem sources -a http://gems.github.com
sudo gem install minter-raccdoc

Then, within your code, do

require 'rubygems'
require 'raccdoc'

A sample application using the Ruby API is RaccFeeds, the software that provides the ISCABBS RSS Feeds.

 
ruby.txt · Last modified: 2009/09/17 22:21 by lunenburg
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki