Nash.rb Website Dependencies ruby 2.4.4 First Run bin/setup After pulling in fresh changes bin/update To run tests rake # default rake task is the tests To generate the Entity Relationship Diagram rake db:migrate # or bundle exec erd This generated an erd.pdf file which is not checked in since it is so large.