This branch makes some rather invasive changes to rails-erd so that it will work with Rails 2.
See the installation instructions for a complete description of how to install Rails ERD. Here's a summary:
-
Install Graphviz 2.22+ (how?)
-
Add gem "rails-erd" to your application's Gemfile
-
Run bundle exec erd
More information can be found on Rails ERD's project homepage.
If you wish to extend or customise Rails ERD, take a look at the API documentation.
Rails ERD was created by Rolf Timmermans (r.timmermans at voormedia.com)
Copyright 2010-2012 Voormedia - www.voormedia.com
Rails ERD is released under the MIT license.