Portal-ruby

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/portal-ruby/

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.