aboutsummaryrefslogtreecommitdiffstats
path: root/actionwebservice/test/api_test.rb
Commit message (Expand)AuthorAgeFilesLines
* add base64 signature type (thanks, Shugo Maeda!)Leon Breedt2005-05-071-2/+2
* add backwards compatibility for the public API change made to #api_methods, a...Leon Breedt2005-04-171-0/+5
* add API::Method#expects_to_hash convenience as wellLeon Breedt2005-04-051-0/+6
* add API::Method#expects_index_of helper to get the index ofLeon Breedt2005-04-051-0/+11
* * collapse 'ws' back into protocols, it just added complexity and indirection...Leon Breedt2005-04-021-8/+8
* first pass of web service scaffolding. add ability to quickly generate anLeon Breedt2005-03-291-0/+4
* generalize casting code to be used by both SOAP and XML-RPC (previously only ...Leon Breedt2005-03-281-7/+14
* add allow_active_record_expects option to ActionWebService::API::Base,Leon Breedt2005-02-281-0/+4
* merged the changes for the upcoming 0.6.0:Leon Breedt2005-02-251-1/+14
* rename entire package to Action Web ServiceLeon Breedt2005-02-181-1/+1
* Renamed Action Service to Action Web ServiceDavid Heinemeier Hansson2005-02-181-0/+52