view app/assets/javascripts/init.prettify.js @ 57:85e9dc5df11c

Added newrelic.
author Edho Arief <edho@myconan.net>
date Thu, 04 Oct 2012 05:20:22 +0700
parents f957ce997ff0
children
line wrap: on
line source

$(document).ready(function() {
  window.prettyPrint && prettyPrint()
});