Skip to content

Files

Latest commit

029bc87 · Mar 28, 2014

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