view app/assets/javascripts/init.prettify.js @ 96:a2d87bcd39fb

Forgot to remove action_mailer config in dev env.
author Edho Arief <edho@myconan.net>
date Mon, 12 Nov 2012 09:12:33 +0700
parents 1833de28583a
children
line wrap: on
line source

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