Monthly Archives: February 2009

Using RailRoad to visualize your model relationships

I’m down in L.A. doing some work with a company and was documenting the way their system works. I thought to myself, ‘It would be awesome if I could visualize the model relationships’, after all, they had an excessive amount. A quick google search returned RailRoad. Simple to install:
1$ gem install railroad
Then it’s just a [...]