rails--rails/actionwebservice/lib/action_web_service
Nicholas Seckar 74165eb6ac New dependencies implementation
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4728 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2006-08-08 21:21:04 +00:00
..
client Do not convert driver options to strings (closes #4499) [Kent] 2006-04-04 16:31:56 +00:00
container Replace alias method chaining with Module#alias_method_chain. [Marcel Molina Jr.] 2006-04-29 20:20:22 +00:00
dispatcher Replace alias method chaining with Module#alias_method_chain. [Marcel Molina Jr.] 2006-04-29 20:20:22 +00:00
protocol Fix soap type registration of multidimensional arrays (closes #4232) [Kent] 2006-03-17 22:20:09 +00:00
support Fix a ton of issues with AWS (yes, Kent saved it from being unbundled in 1.1) #4038 [Kent Sibilev] 2006-03-03 03:19:37 +00:00
templates/scaffolds Fix CSS for Windows (closes #4564) 2006-04-04 22:44:40 +00:00
api.rb New dependencies implementation 2006-08-08 21:21:04 +00:00
base.rb New dependencies implementation 2006-08-08 21:21:04 +00:00
casting.rb Make ActiveWebService::Struct type reloadable. Fix scaffolding action when one of the members of a structural type has date or time type. Remove extra index hash when generating scaffold html for parameters of structural type (closes #4374) [joe@mjg2.com] 2006-03-26 21:26:13 +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 Replace alias method chaining with Module#alias_method_chain. [Marcel Molina Jr.] 2006-04-29 20:20:22 +00:00
protocol.rb merged the changes for the upcoming 0.6.0: 2005-02-25 23:39:39 +00:00
scaffolding.rb Replace Ruby's deprecated append_features in favor of included. [Marcel Molina Jr.] 2006-04-29 18:10:14 +00:00
struct.rb New dependencies implementation 2006-08-08 21:21:04 +00:00
test_invoke.rb Fix invoke_layered since api_method didn't declare :expects. Closes #4720. [Kevin Ballard <kevin@sb.org>, Kent Sibilev] 2006-06-27 19:41:14 +00:00
version.rb Include the calculations fix for a new release of AR 2006-04-09 21:27:32 +00:00