News

plantuml-generator is a tool for generating PlantUML text. It can help you understanding the classes hierarchy by its UML class diagram. The plantuml-generator automate generating PlantUML text by ...
Run rake plantuml:generate to generate a plantuml diagramm of your models. The diagramm will be saved as diagramm.pu. You may pass a regex as argument to only include classes that match the given ...