Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 143 Bytes

File metadata and controls

6 lines (5 loc) · 143 Bytes

Installation

bundle install --path=vendor/bundle
bundle exec rake db:migrate
bundle exec rake db:seed
bundle exec rails s