Ruby Plus #34: How to generate diagrams for models in Rails projects
In this screencast I will show you how to generate diagrams for the models in your Rails projects. This is helpful to get a big picture view of an existing Rails app. You can also use it to learn how some of the popular open source Rails app like Memphisto is structured.
You will also learn about the concept of freezing in Rails.