diowa/ruby2-rails4-bootstrap-heroku

View on GitHub
app/assets/javascripts/twbs.coffee

Summary

Maintainability
Test Coverage
jQuery ->
  # For performance reasons, the Tooltip and Popover data-apis are opt in.
  # Uncomment the following line to enable tooltips
  # $("[data-toggle='tooltip']").tooltip()

  # Uncomment the following line to enable popovers
  # $("[data-toggle='popover']").popover()