I\'m trying to implement a modal to create a new user for my app. For some reason a can\'t make it work.
This code just fade in and out, and no modal is showing up,
The modal will disappear immediately after showing. So I delete //= require bootstrap-sprockets in the application.js file and solve this problem. FYI