mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
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
|
||
|---|---|---|
| .. | ||
| encodingstyle | ||
| header | ||
| mapping | ||
| rpc | ||
| attachment.rb | ||
| baseData.rb | ||
| element.rb | ||
| generator.rb | ||
| mapping.rb | ||
| marshal.rb | ||
| mimemessage.rb | ||
| netHttpClient.rb | ||
| parser.rb | ||
| processor.rb | ||
| property.rb | ||
| soap.rb | ||
| streamHandler.rb | ||
| wsdlDriver.rb | ||