I have a boostrap drop down menu on my nav bar. It is working fine on on all pages, except the home page. I believe it has to do with the application.js file, so does the order before or after jquery.ujs matter? How come the menu just won't drop down on the root/home page?
//= require jquery
//= require jquery_ujs
//= require bootstrap
//= require jquery.masonry.min.js
//= require_tree .