aboutsummaryrefslogtreecommitdiffstats
path: root/actionwebservice/lib/action_web_service/templates
Commit message (Expand)AuthorAgeFilesLines
* Apply the rest of Chads patchDavid Heinemeier Hansson2007-02-218-130/+130
* Removed deprecated end_form_tag helper.Kent Sibilev2006-10-311-2/+2
* Shouldn't use deprecated stuffKent Sibilev2006-09-031-1/+1
* Fix CSS for Windows (closes #4564)David Heinemeier Hansson2006-04-041-17/+17
* Fix a ton of issues with AWS (yes, Kent saved it from being unbundled in 1.1)...David Heinemeier Hansson2006-03-031-4/+3
* Correct the case of the CSS declarations. [Blair Zajac] Closes #3171Michael Koziarski2006-01-131-4/+4
* Proper CSS color definition (closes #2334)David Heinemeier Hansson2005-10-261-1/+1
* CSS needs "red" not #redDavid Heinemeier Hansson2005-06-061-1/+1
* add support for structured types as input parameters to scaffolding,Leon Breedt2005-05-011-2/+4
* support SOAP invocation of layered services in scaffolding too, fix bug whenLeon Breedt2005-04-051-0/+4
* be explicit about the object to do #instance_eval in for delegated dispatching,Leon Breedt2005-04-051-2/+0
* allow selecting the protocol to use when invoking theLeon Breedt2005-04-031-1/+7
* * collapse 'ws' back into protocols, it just added complexity and indirection...Leon Breedt2005-04-021-3/+3
* display the amount of time taken to invoke a scaffolding requestLeon Breedt2005-03-311-0/+4
* first pass of web service scaffolding. add ability to quickly generate anLeon Breedt2005-03-294-0/+117