ogom / draw_uml

Drawing the Unified Modeling Language of Rack

Home Page:http://ogom.github.io/draw_uml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

http://ogom.github.io/draw_uml

License:MIT License


Languages

Language:Ruby 84.5%Language:HTML 15.5%