jquery_with_bootstrap gem is just a simple replacement for bootstrap-sass and jquery-rails gem. This gem will bundle both bootstrap and jquery in a single gem. Bug ...
Include Bootstrap, jQuery and jquery.bootstrap.modal.forms.js on every page where you would like to set up the AJAX driven Django forms in Bootstrap modal. IMPORTANT: Adjust Bootstrap and jQuery file ...
I'm trying to implement fallback.js in a webapp me and my team are writing but bounced upon some issues. Loading over CDN works fine and falling back to local .js files when CDN is offline works too.