1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionwebservice/lib/action_web_service
David Heinemeier Hansson 635c7f43dd Run with the latest versions so beta gems will work
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6548 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-04-21 17:06:16 +00:00
..
client Provide access to the underlying SOAP driver. 2006-09-16 07:26:43 +00:00
container Replace alias method chaining with Module#alias_method_chain. [Marcel Molina Jr.] 2006-04-29 20:20:22 +00:00
dispatcher Documentation for ActionWebService::API::Base. 2007-01-24 20:59:41 +00:00
protocol Ensure that DispatcherError is being thrown correctly when a malformed request is received. 2006-12-11 21:09:47 +00:00
support Added support for decimal types. Closes #6676. 2006-12-03 20:30:34 +00:00
templates/scaffolds Apply the rest of Chads patch 2007-02-21 00:29:44 +00:00
api.rb Documentation for ActionWebService::API::Base. 2007-01-24 20:59:41 +00:00
base.rb Deprecation: update docs. Closes #5998. 2006-09-01 23:37:10 +00:00
casting.rb Added support for decimal types. Closes #6676. 2006-12-03 20:30:34 +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 Apply the rest of Chads patch 2007-02-21 00:29:44 +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 Run with the latest versions so beta gems will work 2007-04-21 17:06:16 +00:00