Bootstrap views for Devise with I18n support.
deveise with bootstrap
This gem generates Devise views styled with Bootstrap via the `bootstrap_form` gem. If you plan to use, or are using, `bootstrap_form` in your app, your Devise forms will be consistent with the rest of your forms. The generator will detect if you're using `devise_invitable`, and will generate `bootstrap_form` forms for its views as well. If you're using `devise-i18n`, the forms will use translations.
Gem containing Bootstrap style for devise based projects
I18n support for devise views based on Twitter Bootstrap 3
Generate devise views for sign in and registration styled with Bootstrap components