1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionwebservice/lib/action_web_service
Leon Breedt ebb6fb0928 fix WSDL generation, change the way protocols are instantiated, and add
the ability to override the namespace used in WSDL instead of always forcing
'urn:ActionWebService'


git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1501 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-06-25 06:27:39 +00:00
..
client fix WSDL generation, change the way protocols are instantiated, and add 2005-06-25 06:27:39 +00:00
container remove usages of @request, @response, @params, and replace with #request, #response, #params, 2005-05-05 16:59:07 +00:00
dispatcher fix WSDL generation, change the way protocols are instantiated, and add 2005-06-25 06:27:39 +00:00
protocol fix WSDL generation, change the way protocols are instantiated, and add 2005-06-25 06:27:39 +00:00
support add base64 signature type (thanks, Shugo Maeda!) 2005-05-07 22:57:08 +00:00
templates/scaffolds CSS needs "red" not #red 2005-06-06 09:48:48 +00:00
api.rb add support for structured types as input parameters to scaffolding, 2005-05-01 05:07:37 +00:00
base.rb merged the changes for the upcoming 0.6.0: 2005-02-25 23:39:39 +00:00
casting.rb add base64 signature type (thanks, Shugo Maeda!) 2005-05-07 22:57:08 +00:00
client.rb refactoring: 2005-02-19 08:29:42 +00:00
container.rb merged the changes for the upcoming 0.6.0: 2005-02-25 23:39:39 +00:00
dispatcher.rb refactoring: 2005-02-19 08:29:42 +00:00
invocation.rb refactoring: 2005-02-19 08:29:42 +00:00
protocol.rb merged the changes for the upcoming 0.6.0: 2005-02-25 23:39:39 +00:00
scaffolding.rb fix WSDL generation, change the way protocols are instantiated, and add 2005-06-25 06:27:39 +00:00
struct.rb * Fix casting of nested members in structured types if we have a signature 2005-04-04 22:58:02 +00:00
test_invoke.rb fix WSDL generation, change the way protocols are instantiated, and add 2005-06-25 06:27:39 +00:00