Hi,
I've uploaded a beta version of a module to embed the Ruby interpreter
in S-Lang. The module can pass Ruby objects back to S-Lang and call
methods on them with the dot operator ("ruby_object.method()"). For
now the module only works with Ruby 1.8.
You can get it from http://www.cheesit.com/downloads/slang/slruby.html.