Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 218 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 218 Bytes

Ruby Quiz

Requirements

  • Ruby 2.5.0

Development

Once cloned run the following command from the repo directory to run the setup

  • bin/setup

If that doesn't work

  • bundle install
  • bin/rails db:setup