A website template with lots of features, built with ruby on rails.

bootstrap.js.coffee 104B

1234
  1. jQuery ->
  2. $("a[rel~=popover], .has-popover").popover()
  3. $("a[rel~=tooltip], .has-tooltip").tooltip()