fix for new faye system in production

This commit is contained in:
2012-11-29 19:57:49 +01:00
parent d22813e778
commit 393df66cbf
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -1,4 +1,5 @@
- content_for :footer do
javascript:
QMobile.setAuthToken('#{current_user.authentication_token}');
QMobile.setUserId('#{current_user.id}');
QMobile.goHome();