aboutsummaryrefslogtreecommitdiffstats
path: root/actionwebservice/lib/action_web_service/scaffolding.rb
Commit message (Expand)AuthorAgeFilesLines
* support SOAP invocation of layered services in scaffolding too, fix bug whenLeon Breedt2005-04-051-7/+23
* use #rescue_action in WS scaffolding so that exceptions in API methods give a...Leon Breedt2005-04-031-23/+38
* allow selecting the protocol to use when invoking theLeon Breedt2005-04-031-1/+1
* * collapse 'ws' back into protocols, it just added complexity and indirection...Leon Breedt2005-04-021-11/+32
* display the amount of time taken to invoke a scaffolding requestLeon Breedt2005-03-311-5/+9
* first pass of web service scaffolding. add ability to quickly generate anLeon Breedt2005-03-291-0/+181