Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 586 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 586 Bytes

Devise Bootstrap Views

Sample Application is based on devise , Bootstrap 3 and uses devise-bootstrap-views

Screenshot

devise-bootstrap-views

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