Rails ERD – Entity-Relationship Diagrams for Rails

Rails ERD loads your Active Record models and processes all their attributes and associations (has_one, has_many, etc.). This information is combined into a single diagram. Because Rails ERD uses reflection instead of static analysis, it even recognises meta-programmed associations.The standard output may provide everything you are looking for. And if the customisation options are not sufficient, you can still use Rails ERD. It has a flexible API that allows you to inspect your models.
Rails ERD – Entity-Relationship Diagrams for Rails #ruby #rubydeveloper #rubyonrails https://rubyonrails.ba/single/rails-erd-entity-relationship-diagrams-for-rails

Nezir Zahirovic

Contractor Ruby On Rails (8+ years) / MCPD .Net / C# / Asp.Net / CSS / SQL / (11 years)

related articles