Software Development
Pages
Home
About
Contact
Thursday, May 19, 2016
Uncaught Error: Bootstrap tooltips require Tether (http://github.hubspot.com/tether/)
Add this:
source 'https://rails-assets.org' do
gem 'rails-assets-tether', '>= 1.1.0'
end
to Gemfile. Run bundle.
//= require tether
after jQuery in application.js.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment