Skip to content

Soleone/yUMLmeRails

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yUMLmeRails

This is a simple plugin that adds Rake tasks to display model diagrams for RoR apps.

It uses an extended RailRoad to output yUML diagrams which are drawn using the service at yUML

There's also a small Shoes app to display the downloaded diagram.

Example

Requirements

  • Shoes
  • wget (I'm using it to dowload the image for now since openuri wasn't found of my URI)

Instalation

  • Just clone this into vendor/plugins

Usage (rake -T)

  • rake yUMLmeRails:download # Download yUML model diagram
  • rake yUMLmeRails:show # Show model diagram
  • rake yUMLmeRails:url # Get yUML URL

Feel free to do whatever you want with the code but please share your results with us.

About

Use yUML to generate Rails diagrams using RailRoad and Shoes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published