Sha256: 097184fe93a15626df383737386a9cf62b406d7fe614870b95e222248fd31c2c
Contents?: true
Size: 412 Bytes
Versions: 1
Compression:
Stored size: 412 Bytes
Contents
<div id="fb-root"></div> <script> window.fbAsyncInit = function() { FB.init({appId: '<%=options[:app_id]%>', status: true, cookie: true, xfbml: true}); }; (function() { var e = document.createElement('script'); e.async = true; e.src = document.location.protocol + '//connect.facebook.net/en_US/all.js'; document.getElementById('fb-root').appendChild(e); }()); </script>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
social_engine-0.0.1 | app/views/third_party/_fb_javascript_sdk.html.erb |