This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 120622

Summary: Add UML style viewing and potentially code generation for ruby / rails classes
Product: ruby Reporter: lummie <lummie>
Component: CodeAssignee: issues@ruby <issues>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description lummie 2007-10-31 14:07:39 UTC
As rails and ruby is a very class / model centric development language I have always been suprised by the lack of a way
to visualise the table / model relationships.  As netbeans has a UML tool for java, I was wondering if it is possible to
replicate this for the ruby / rails plugins to use.

The user would be able to visualise as uml the rails classes, and if viewing the rails models and the relationships
between models, .e.g belond_to, has_many would be able to be viewed as well.

In the longer term, code generation and being able to add properties / methods in the UML diagram would be nice.
Comment 1 Martin Krauskopf 2008-02-13 15:25:36 UTC
That would be nice. But honestly, probably not soon :) But thanks for ideas.