// Generated by CoffeeScript 1.6.1 /* * Requires jquery.tooltips.js */ $(function() { return $('.tooltip[title]').tooltip(); });