lodestone (owner)

Revisions

gist: 103144 Download_button fork
public
Description:
broken.html.haml
Public Clone URL: git://gist.github.com/103144.git
Embed All Files: show embed
Ruby #
1
2
3
4
5
6
7
8
- if RAILS_ENV == "production"
%script{ :type => "text/javascript" }
  var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
  document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
%script{ :type => "text/javascript" }
  var pageTracker = _gat._getTracker("UA-3794127-4");
  pageTracker._trackPageview();