Skip to content

ethiraj-srinivasan/devise-bootstrap-views

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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