mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-26 20:08:51 +01:00
fixing gems for 1.9
This commit is contained in:
parent
5f5a2045b5
commit
f49276a982
3 changed files with 27 additions and 10 deletions
|
|
@ -1,6 +1,7 @@
|
|||
class CannotAccessContext < RuntimeError; end
|
||||
|
||||
class BackendController < ApplicationController
|
||||
acts_as_web_service
|
||||
wsdl_service_name 'Backend'
|
||||
web_service_api TodoApi
|
||||
web_service_scaffold :invoke
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue