1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/soap
nahi 69026d2f73 * lib/soap/wsdlDriver.rb: from 1.5.3-ruby1.8.2, operation which has
capitalized name (such as KeywordSearchRequest in AWS) is defined as
          a method having uncapitalized name. (converted with
          GenSupport.safemethodname to handle operation name 'foo-bar').  it
          introduced serious incompatibility; in the past, it was defined as a
          capitalized.

          define capitalized method as well under that circumstance.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@7811 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-01-23 03:42:36 +00:00
..
encodingstyle * added files: 2004-12-20 13:50:15 +00:00
header * added files: 2004-07-03 13:33:20 +00:00
mapping * lib/soap/*, test/soap/*, sample/soap/authheader/*: eval cleanup. 2004-12-21 15:08:56 +00:00
rpc * lib/soap/*, test/soap/*, sample/soap/authheader/*: eval cleanup. 2004-12-21 15:08:56 +00:00
attachment.rb
baseData.rb * lib/soap/*, test/soap/*, sample/soap/authheader/*: eval cleanup. 2004-12-21 15:08:56 +00:00
element.rb * added files: 2004-07-03 13:33:20 +00:00
generator.rb * added files: 2004-07-03 13:33:20 +00:00
mapping.rb
marshal.rb
mimemessage.rb
netHttpClient.rb * added files: 2004-12-20 13:50:15 +00:00
parser.rb * added files: 2004-07-03 13:33:20 +00:00
processor.rb
property.rb * added files: 2004-12-20 13:50:15 +00:00
soap.rb * added files: 2004-12-20 13:50:15 +00:00
streamHandler.rb * added files: 2004-12-20 13:50:15 +00:00
wsdlDriver.rb * lib/soap/wsdlDriver.rb: from 1.5.3-ruby1.8.2, operation which has 2005-01-23 03:42:36 +00:00