hummingbird-me/hummingbird

View on GitHub
app/assets/javascripts/old/googleplus.js

Summary

Maintainability
A
0 mins
Test Coverage
(function() {
  var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
  po.src = 'https://apis.google.com/js/plusone.js';
  var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();