/unidates

A simple dating web app developed by Team Diet Radiohead for our computer science capstone project.

Primary LanguageCSS

README

Some quick stuff

when installing new gems bundle install

to update the gemfile bundle update

to run database migrations rails db:migrate

to reset database rails db:reset