mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-08 02:08:50 +01:00
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:
parent
f3529e78c9
commit
456d0fac46
1 changed files with 2 additions and 0 deletions
|
|
@ -1,4 +1,6 @@
|
|||
class BackendController < ApplicationController
|
||||
include ActionWebService::Protocol::Soap
|
||||
|
||||
wsdl_service_name 'Backend'
|
||||
web_service_api TodoApi
|
||||
web_service_scaffold :invoke
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue