We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Welcome to the SproutCoreTasks-AppEngineBackend wiki!
If you have played with or used Suvajit’s Tasks application.. You can change the proxy in the BuildFile to the following:
proxy ‘/tasks-server’, :to => ‘tasks-sc.appspot.com’, :protocol => ‘http’
and it will work with the data streaming in from a GAE backend… :)