Sha256: 04e2b8d00f0c1afc0a7455fa35c5569279d2d9284efa9e08d5dc0be6cfa35f4f

Contents?: true

Size: 1.17 KB

Versions: 1

Compression:

Stored size: 1.17 KB

Contents

Version 0.3.2 (apr 9 2007)
- Disable STDOUT when loading applications classes, avoiding 
  messing up the DOT output.
  (Thanks to Sebastien Auvray, http://tnlessone.wordpress.com/)


Version 0.3.1 (apr 9 2007)
- Release again for fix an error in .gem file


Version 0.3.0 (apr 9 2007)
- Major code rewrite 
  (More OO style)
- Using Ruby's optparse to parse commandline options
- Added flags for including (excluding) controllers methods
  based on visibility
- Added -o flag for file output.
- Minor cosmetic changes.


Version 0.2.0 (apr 8 2007)
- Differentiate classes from modules
- Added "-m" flag for considering modules
- Draw double-headed arrows for habtm and has_many, :through associations
- Fix inheritance support for non ActiveRecord::Base classes on model 
  diagrams


Version 0.1.2 (apr 7 2007)
- Documentation moved from script header to README


Version 0.1.1 (apr 5 2007)
- Changed default graph label fontsize to 14.
- Better error handling.
- Minor cosmetic changes.
- New way to load classes, supporting subdirectories traversal.
  (Inspired in RAV, http://rav.rubyforge.org/)
- RailRoad version included in diagrams' label.


Version 0.1.0 (apr 2 2007)
- Initial release.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
railroad-0.3.2 ChangeLog