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.
私はWSDLファイルを持っていて、それをなんとかしてrubyにロードしたいので、それをナビゲートできます。
誰もがこれを行う方法を知っていますか?
本当に WSDL ファイルを「ナビゲート」したい場合は、任意の XML パーサーを使用してください。
おそらく、Ruby で SOAP クライアントを開発する最も簡単な方法を求めるでしょう。その場合は、サボンを試してみてください。