Ruby wrapper for Remedy

Hi all,

Anyone out there got a Ruby wrapper for (BMC) Remedy they've got
secretly stashed away somewhere? Remedy is a ticket management system.
Actually, it's probably more than that, but that's what we mainly use it
for.

http://www.remedy.com/

I may have a need for this soon, so I thought I'd ask before I started
working on one myself.

Regards,

Dan

Berger, Daniel wrote:

Hi all,

Anyone out there got a Ruby wrapper for (BMC) Remedy they've got
secretly stashed away somewhere? Remedy is a ticket management system.
Actually, it's probably more than that, but that's what we mainly use it
for.

Well, there is a windows-based ODBC driver for Remedy's database, so one could port one of the database adapters (probably the MSSQL one) to do it...