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.
我想在 Ruby on Rails 3 中创建基于 WSDL 的 WebService。
我找到了一个教程,但它只适用于 Rails 2。
有人知道在 Rails 3 中做这件事的好教程吗?或者也许有人知道如何使本教程与 Rails 3 一起使用?
看看wash_out gem。这可能会有所帮助。