Skip to content
mzurbuchen edited this page Aug 2, 2017 · 24 revisions

ERD

This is an entity relationship diagram based on the cryptopus' database and models:

ERD

Bachman notation

The Bachman notation is used in the ERD. Here's an example:

Update ERD

  1. Install rails-erd: install guide

  2. Type following command in cryptopus-root directory: erd --notation=bachman --filetype=png

  3. Move the picture to the cryptopus.wiki/img folder

Clone this wiki locally