Feature Requests: Browse | Submit New | Admin
At present, diagrams show class hierarchy. It would be useful when trying to understand a project (software archeology) to be able to see which files require (load) which other files. Usually this does correspond to inheritance information, but if several classes are defined in a file this is not a 1:1 correspondance, and if there are global constants for example they may not show up in the inheritance structure. Thank you.
Add A Comment:
Date: 2009-04-30 19:32 Sender: Hugh Sasse Please take anything from my revised rdescriber.rb if that will help http://www.cse.dmu.ac.uk/~hgs/ruby/rdescriber.rb