flashsocket
This commit is contained in:
parent
08de5caf97
commit
d554b3ef1a
1 changed files with 3 additions and 4 deletions
|
|
@ -1,5 +1,4 @@
|
||||||
- if user_signed_in?
|
- if user_signed_in?
|
||||||
- unless request.user_agent.include? "Safari" ||"Chrome"
|
|
||||||
= javascript_include_tag 'FABridge', 'swfobject', 'web_socket'
|
= javascript_include_tag 'FABridge', 'swfobject', 'web_socket'
|
||||||
:javascript
|
:javascript
|
||||||
WebSocket.__swfLocation = "/javascripts/WebSocketMain.swf";
|
WebSocket.__swfLocation = "/javascripts/WebSocketMain.swf";
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue