This commit is contained in:
Scott Erickson 2014-01-06 17:56:34 -08:00
parent 975a7453bd
commit 5a4de61999

View file

@ -44,6 +44,7 @@ init = ->
me.url = -> '/auth/whoami'
me.fetch()
me.on 'sync', ->
me.url = -> "/db/user/#{me.id}"
trackFirstArrival() if firstTime
if me and not me.get('testGroupNumber')?
# Assign testGroupNumber to returning visitors; new ones in server/handlers/user