view app/assets/javascripts/init.prettify.js @ 92:b09ae54df3cd

Ignores bundler gem deployment path.
author Edho Arief <edho@myconan.net>
date Sat, 10 Nov 2012 15:17:05 +0000
parents 1833de28583a
children
line wrap: on
line source

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