aboutsummaryrefslogtreecommitdiffstats
path: root/actionwebservice/lib/action_web_service/test_invoke.rb
Commit message (Expand)AuthorAgeFilesLines
* be explicit about the object to do #instance_eval in for delegated dispatching,Leon Breedt2005-04-051-1/+12
* * Fix casting of nested members in structured types if we have a signatureLeon Breedt2005-04-041-6/+4
* * collapse 'ws' back into protocols, it just added complexity and indirection...Leon Breedt2005-04-021-28/+9
* generalize casting code to be used by both SOAP and XML-RPC (previously only ...Leon Breedt2005-03-281-12/+3
* Fixed documentation and prepared for 0.11.0 releaseDavid Heinemeier Hansson2005-03-221-2/+2
* add action_web_service/test_invoke, will be used by for testing APIs inLeon Breedt2005-03-041-0/+130