savon:重金属SOAP客户端 源码
萨翁 重金属SOAP客户端 | | 版本2 Savon版本2可通过,并可通过以下方式安装: $ gem install savon 或将其添加到您的Gemfile中,如下所示: gem 'savon', '~> 2.12.0' 使用范例 require 'savon' # create a client for the service client = Savon . client ( wsdl : 'http://service.example.com?wsdl' ) client . operations # => [:find_user, :list_users] # call t
文件列表
savon:重金属SOAP客户端
(预估有个100文件)
PULL_REQUEST_TEMPLATE.md
432B
Feature_request.md
629B
Bug_report.md
537B
options.rb
13KB
Gemfile
104B
savon.gemspec
1KB
client_spec.rb
9KB
options_spec.rb
42KB
request_spec.rb
16KB
message.gz
49B
暂无评论