Posts

Showing posts with the label visualize

Using the Visualize Models plugin

Using the Visualize Models plugin This is a good plugin. It works with GraphViz to generate diagrams of your object model. After installation, I ran into a problem that Visualize::Inflector was not found. This was easily resolved by using ActiveSupport::Inflector in visualize_models.rb. download  file  now