fix for new faye system in production
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
- content_for :footer do
|
||||
javascript:
|
||||
QMobile.setAuthToken('#{current_user.authentication_token}');
|
||||
QMobile.setUserId('#{current_user.id}');
|
||||
QMobile.goHome();
|
||||
|
||||
Reference in New Issue
Block a user