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 6427133584 support SOAP invocation of layered services in scaffolding too, fix bug when
method takes no parameters


git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1098 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-04-05 22:29:01 +00:00
..
client be explicit about the object to do #instance_eval in for delegated dispatching, 2005-04-05 05:39:45 +00:00
container be explicit about the object to do #instance_eval in for delegated dispatching, 2005-04-05 05:39:45 +00:00
dispatcher initial go at making :layered dispatching generate WSDL for SOAP, and have 2005-04-05 21:37:48 +00:00
protocol initial go at making :layered dispatching generate WSDL for SOAP, and have 2005-04-05 21:37:48 +00:00
support be explicit about the object to do #instance_eval in for delegated dispatching, 2005-04-05 05:39:45 +00:00
templates/scaffolds support SOAP invocation of layered services in scaffolding too, fix bug when 2005-04-05 22:29:01 +00:00
api.rb add API::Method#expects_to_hash convenience as well 2005-04-05 16:00:28 +00:00
base.rb
casting.rb be explicit about the object to do #instance_eval in for delegated dispatching, 2005-04-05 05:39:45 +00:00
client.rb
container.rb
dispatcher.rb
invocation.rb
protocol.rb
scaffolding.rb support SOAP invocation of layered services in scaffolding too, fix bug when 2005-04-05 22:29:01 +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 be explicit about the object to do #instance_eval in for delegated dispatching, 2005-04-05 05:39:45 +00:00