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
2005-03-31 10:47:01 +00:00
..
api first pass of web service scaffolding. add ability to quickly generate an 2005-03-29 12:31:39 +00:00
client generalize casting code to be used by both SOAP and XML-RPC (previously only XML-RPC). switch 2005-03-28 03:20:13 +00:00
container Fixed that MissingSourceFile's wasn't properly detected in production mode #925 [Nicholas Seckar] 2005-03-25 09:07:01 +00:00
dispatcher first pass of web service scaffolding. add ability to quickly generate an 2005-03-29 12:31:39 +00:00
protocol first pass of web service scaffolding. add ability to quickly generate an 2005-03-29 12:31:39 +00:00
support merged the changes for the upcoming 0.6.0: 2005-02-25 23:39:39 +00:00
templates/scaffolds display the amount of time taken to invoke a scaffolding request 2005-03-31 10:47:01 +00:00
vendor remove ActiveRecordSoapMarshallable, can't reproduce the problem it was intended to fix. 2005-03-31 09:12:10 +00:00
api.rb merged the changes for the upcoming 0.6.0: 2005-02-25 23:39:39 +00:00
base.rb merged the changes for the upcoming 0.6.0: 2005-02-25 23:39:39 +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 display the amount of time taken to invoke a scaffolding request 2005-03-31 10:47:01 +00:00
struct.rb Make all custom types and method calls are declared in the 'urn:ActionWebService' 2005-02-27 21:21:40 +00:00
test_invoke.rb generalize casting code to be used by both SOAP and XML-RPC (previously only XML-RPC). switch 2005-03-28 03:20:13 +00:00