Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 88 Bytes

README.rdoc

File metadata and controls

11 lines (6 loc) · 88 Bytes

How to run:

  • bundle

  • rake db:create

  • rake db:migrate

  • rake db:seed

  • rails s