Ruby on Rails 3/4/5 model and controller UML class diagram generator. (`brew/port/apt-get install graphviz` before use!)
1.71k
stars
142
forks
source link
Relation defined at one side should be included in both Models UML #121
Open
jaswinder97 opened 6 years ago
User doesn't have any relation defined with Rating
But
Rating belongs_to User
and in Models_complete.svg it has no relation marked between user and rating