1

I have a Ruby (Rails) app that needs to make some calls to a service exposed via ONC RPC. Is there a way I can readily accomplish this in Ruby or do I need to create a proxy service using another language?

FWIW, my target platform is CentOS.

Thanks!

4

1 回答 1

1

我还没有找到任何关于 Ruby 的东西,您可能想进入 JRuby on Rails 并使用其中一个 Java 库。

于 2009-12-04T15:54:07.127 回答