pjdavis / roart

Interface for working with Request Tracker (RT) tickets inspired by ActiveRecord.
28 stars 15 forks source link

== Roart

_\o/ / \

by PJ Davis http://github.com/pjdavis/roart

== DESCRIPTION: If you are using Best Practical's Request Tracker (RT) and you need to interact with tickets from other applications, Roart provides an interface that is slightly reminiscent of ActiveRecord.

== FEATURES/PROBLEMS:

== SYNOPSIS:

== REQUIREMENTS:

== INSTALL:

$ gem sources -a http://gems.github.com
$ sudo gem install pjdavis-roart

== LICENSE:

      (C) PJ Davis <pj.davis@gmail.com>

This program is free software; you can redistribute it and/or modify it under the terms of the WTFPL, Version 2, as published by Sam Hocevar. See http://sam.zoy.org/wtfpl/ for more details.