Skip to content

Instantly share code, notes, and snippets.

@chef
Created October 28, 2009 02:24
Show Gist options
  • Save chef/220191 to your computer and use it in GitHub Desktop.
Save chef/220191 to your computer and use it in GitHub Desktop.
diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb
index 50a7f12..04a2ad5 100644
--- a/app/views/layouts/application.html.erb
+++ b/app/views/layouts/application.html.erb
@@ -193,7 +193,7 @@
<!-- End Google Analytics -->
<!-- Begin Chartbeat Part 2 (goes right before the closing body tag) -->
- <script type="text/javascript"> var _sf_async_config={uid:2072,domain:"cookbooks.opscode.com"}; (function(){ function loadChartbeat() { window._sf_endpt=(new Date()).getTime(); var e = document.creat
+ <script type="text/javascript"> var _sf_async_config={uid:2072,domain:"cookbooks.opscode.com"}; (function(){ function loadChartbeat() { window._sf_endpt=(new Date()).getTime(); var e = document.creat
<!-- End Chartbeat Part 2 -->
<% end %>
</body>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment