Visualize Rails schema.rb with tool/plugin/script -


i looking tiny tool/script/plugin visualize rails schema.rb file our project not have maintain separate diagram manually.

do have experiences on subject?

check out railroad.

it creates diagrams models , controllers. bet want. produces dot files can viewed graphviz or other programs.

i've had success it, when have ton of models, may need manual rearrangement decent looking diagram.

railroad example http://railroad.rubyforge.org/diagrams/depot_models_full.png


Comments

Popular posts from this blog

c++ - Convert big endian to little endian when reading from a binary file -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

unicode - Are email addresses allowed to contain non-alphanumeric characters? -