view app/assets/javascripts/init.prettify.js @ 70:8f0fb869e770

Limit pastes to 100/hour per IP address.
author Edho Arief <edho@myconan.net>
date Thu, 04 Oct 2012 10:38:08 +0700
parents 1833de28583a
children
line wrap: on
line source

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