-
Notifications
You must be signed in to change notification settings - Fork 33
Lucas Habersaat edited this page Aug 3, 2020
·
24 revisions
This is an entity relationship diagram based on the cryptopus' database and models:
The Bachman notation is used in the ERD. Here's an example:
- Install rails-erd: install guide
(Important: rails-erd uses sextant, which is deprecated since Rails 5.1. To make it work, replace
before_filter
withbefore_action
in/home/__user__/.rvm/gems/ruby-2.5.7/gems/sextant-0.2.4/app/controllers/sextant/routes_controller.rb
-
Type following command in cryptopus-root directory: erd --notation=bachman --filetype=png
-
Move the picture to the cryptopus.wiki/img folder