[rt-users] ruby library for REST access status

Tom Lahti toml at bitstatement.net
Mon Mar 16 15:23:45 EDT 2009


I have completed a first version of a ruby library for accessing RT via the
REST interface.  It supports adding/modifying/corresponding on tickets,
adding/modifying users, and attachments (initially, as long as they fit in
memory.  Streaming attachments and chunking them via HTTP is on my todo
list).  It's functionally similar to RT::Client::REST in perl, but for ruby.

However, since I wrote this on company time I need company approval to open
source it.  I've requested that and am waiting for approval before releasing
the code.

Is there anyone on the list who would use this if it were open sourced?  It
might provide some leverage to get it released if we know if there are
others out there who will use it and possibly provide patches / feature
enhancements.

-- 
-- ============================
   Tom Lahti
   BIT Statement LLC

   (425)251-0833 x 117
   http://www.bitstatement.net/
-- ============================



More information about the rt-users mailing list