Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经尝试过 savon gem,它工作正常。
不幸的是,我不能将它用于实际应用程序,因为我们不能使用 Nokogiri。我看了看soap4r,它似乎很老了。我还查看了 handsoap,但尚未针对我的服务对其进行全面测试。
有人可以分享任何其他 gem 来使用 Ruby 使用 SOAP Web 服务,而不依赖 Nokogiri 吗?
您可能会对维护得更积极的soap4r叉子之一感到幸运。