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/protocol
Leon Breedt 594063f23c generalize casting code to be used by both SOAP and XML-RPC (previously only XML-RPC). switch
to better model for API methods, and improve the ability to generate protocol requests/response,
will be required by upcoming scaffolding.


git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1030 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-03-28 03:20:13 +00:00
..
abstract.rb generalize casting code to be used by both SOAP and XML-RPC (previously only XML-RPC). switch 2005-03-28 03:20:13 +00:00
discovery.rb Make all custom types and method calls are declared in the 'urn:ActionWebService' 2005-02-27 21:21:40 +00:00
soap_protocol.rb generalize casting code to be used by both SOAP and XML-RPC (previously only XML-RPC). switch 2005-03-28 03:20:13 +00:00
xmlrpc_protocol.rb generalize casting code to be used by both SOAP and XML-RPC (previously only XML-RPC). switch 2005-03-28 03:20:13 +00:00