-
Just a link to "The Complete Guide to Rails Plugins" which is a reference.
More...
-
The "Visualize Models" plugin By Nils Franzen will generate .png images from the Rails model files : (click to enlarge) : This plugin depends on GraphViz, which you can find here. From your rails application root, run : ruby script/plugin install
More...