Skip to content
This repository has been archived by the owner on Mar 13, 2020. It is now read-only.

nash-rb/nashrb_website

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published