Skip to content

ogom/draw_uml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DrawUML

Gem Version Build Status

Drawing the Unified Modeling Language of Rack.

Browse the documentation.

Installation

Add this line to your application's Gemfile:

gem 'draw_uml'

And then execute:

$ bundle

Usage

Add this line to your config/routes.rb:

mount DrawUml::Engine, at: '/rails/draw/uml'

Draw by selecting the model:

example

Use

License

  • MIT

About

Drawing the Unified Modeling Language of Rack

Resources

License

Stars

Watchers

Forks

Packages

No packages published