Devise Bootstrap Views
Sample Application is based on devise , Bootstrap 3 and uses devise-bootstrap-views
Screenshot
Usage
$ git clone https://github.com/ethiraj-srinivasan/devise-bootstrap-views.git
$ cd devise-bootstrap-views
$ bundle install
$ bundle exec rake db:setup
$ rails s