I want to generate graphs to describe relationships within an application using ActiveRecord, is there any stone for this?
such as this
There was a good stone for this: https://github.com/amatsuda/erd
But, as I see it, this was the last update 2 years ago.
According to README, it has the following functions:
add column
rename column
alter column
create model (as well as table)
drop table