rails--rails/actionwebservice/lib/action_web_service
Leon Breedt a080b1a231 add support for structured types as input parameters to scaffolding,
fixes scaffolding for APIs like metaWeblog that require an input
struct (by dropping structs in nested <ul> lists).


git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1265 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-05-01 05:07:37 +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 be explicit about the object to do #instance_eval in for delegated dispatching, 2005-04-05 05:39:45 +00:00
dispatcher default to using UTF-8 as response encoding for SOAP if none is 2005-04-28 17:55:34 +00:00
protocol default to using UTF-8 as response encoding for SOAP if none is 2005-04-28 17:55:34 +00:00
support add support for structured types as input parameters to scaffolding, 2005-05-01 05:07:37 +00:00
templates/scaffolds add support for structured types as input parameters to scaffolding, 2005-05-01 05:07:37 +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 Fix regression where nil values were incorrectly being cast into the 2005-04-19 19:00:06 +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 add support for structured types as input parameters to scaffolding, 2005-05-01 05:07:37 +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 be explicit about the object to do #instance_eval in for delegated dispatching, 2005-04-05 05:39:45 +00:00