rails/actionwebservice/lib/action_web_service
David Heinemeier Hansson 5add31eda4 CSS needs "red" not #red
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1388 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-06-06 09:48:48 +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 remove usages of @request, @response, @params, and replace with #request, #response, #params, 2005-05-05 16:59:07 +00:00
dispatcher support using invocation filters in :direct controllers as well, for 2005-05-07 23:49:45 +00:00
protocol add base64 signature type (thanks, Shugo Maeda!) 2005-05-07 22:57:08 +00:00
support add base64 signature type (thanks, Shugo Maeda!) 2005-05-07 22:57:08 +00:00
templates/scaffolds CSS needs "red" not #red 2005-06-06 09:48:48 +00:00
api.rb add support for structured types as input parameters to scaffolding, 2005-05-01 05:07:37 +00:00
base.rb merged the changes for the upcoming 0.6.0: 2005-02-25 23:39:39 +00:00
casting.rb add base64 signature type (thanks, Shugo Maeda!) 2005-05-07 22:57:08 +00:00
client.rb refactoring: 2005-02-19 08:29:42 +00:00
container.rb merged the changes for the upcoming 0.6.0: 2005-02-25 23:39:39 +00:00
dispatcher.rb refactoring: 2005-02-19 08:29:42 +00:00
invocation.rb refactoring: 2005-02-19 08:29:42 +00:00
protocol.rb merged the changes for the upcoming 0.6.0: 2005-02-25 23:39:39 +00:00
scaffolding.rb fix scaffolding template paths (Pathname does weird things on Win32) 2005-05-31 02:50:02 +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 fix that functional testing for :layered SOAP would complain that it 2005-05-08 19:34:54 +00:00