flashsocket

This commit is contained in:
Raphael 2010-08-17 18:49:23 -07:00
parent 08de5caf97
commit d554b3ef1a

View file

@ -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";