view app/assets/javascripts/init.prettify.js @ 99:e0e99705e79d

Use gem for bootstrap instead of self-vendoring it.
author Edho Arief <edho@myconan.net>
date Mon, 12 Nov 2012 09:44:44 +0700
parents 1833de28583a
children
line wrap: on
line source

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