[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

[ANN] portal-ruby

Ray Capozzi

3/20/2007 2:48:00 PM

portal-ruby 0.0.1 is out.

This is a C extension for Ruby that allows a Ruby program to talk to Oracle
Communications Billing and Revenue Management (aka Portal's Infranet). The
core of this extension is the conversion of Ruby Hashes to Portal Flists and
the results of an opcode being returned as a Ruby hash. EBufs should raise
ruby exceptions. You can use irb and this extension to esentially replace
testnap.

See http://rubyforge.org/projects/po...

This builds on Windows and Unix - just be sure to include the Portal SDK in
you path when building and include the libs when running.