An attempt to fix #703, where the API was throwing an exception.

git-svn-id: http://www.rousette.org.uk/svn/tracks-repos/trunk@839 a4c988fc-2ded-0310-b66e-134b36920a42
This commit is contained in:
lukemelia 2008-04-29 05:06:31 +00:00
parent f3529e78c9
commit 456d0fac46

View file

@ -1,4 +1,6 @@
class BackendController < ApplicationController
include ActionWebService::Protocol::Soap
wsdl_service_name 'Backend'
web_service_api TodoApi
web_service_scaffold :invoke