Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 127 Bytes

README.rdoc

File metadata and controls

7 lines (5 loc) · 127 Bytes

## Two factor authentication example

## Install and run

bundle install
rake db:create db:migrate db:seed
rails s