I am relatively new to rails, I found this gem bootstrap-sass
which seems to be very nice in the layout. But I want to make the Carousel
js plugin work. I found it was documented in the website but I don't quite understand where I need to put
// Loads all Bootstrap javascripts
//= require bootstrap
Thanks,