Rails Devise Bootstrap Sign Up modal
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: I'm trying to alter my devise registration view file to work with bootstrap modals. I have followed the bootstrap instructions and slotted the form into the modal and linked it to the navbar menu. Now, when i click on 'Register' in my navbar. Nothing happens. The form doesn't go anywhere. I had this working when it was just a standard page view. Can anyone help? Thank you. I am trying to follow this answer but am getting confused: Twitter Bootstrap Modal not popping up for user login I have: views/devise/shared/registration_items: <% if user