view app/assets/javascripts/init.prettify.js @ 81:d727fac4d4e5

Updated gems.
author Edho Arief <edho@myconan.net>
date Mon, 15 Oct 2012 03:43:40 -0700
parents 1833de28583a
children
line wrap: on
line source

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