I am looking for a tiny tool/script/plugin to visualize my Rails schema.rb file so that our project does not have to maintain a separate diagram manually.
Do you have any experiences on that subject?
Check out RailRoad.
It creates diagrams for models and controllers. I bet it will do what you want. It produces DOT files which can be viewed with Graphviz or other programs.
I've had some success with it, but when you have a ton of models, you may need to do some manual rearrangement to get a decent looking diagram.
(source: rubyforge.org)
Checkout RailRoady for a Rails 3 project. It's forked from RailRoad.
https://github.com/preston/railroady
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With