Add TODO for user's @poll()

This commit is contained in:
Piotr Sarnacki 2013-02-20 01:46:38 +01:00
parent a3622e14c9
commit f121a008c6

View File

@ -24,6 +24,7 @@ require 'travis/model'
init: ->
@_super()
# TODO: the next line fails, check this
#@poll() if @get('isSyncing')
Ember.run.next this, ->