Skip to content

ogom/draw_smd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Sep 16, 2014
d3135da · Sep 16, 2014

History

5 Commits
Sep 16, 2014
Sep 1, 2014
Sep 16, 2014
Sep 1, 2014
Sep 1, 2014
Sep 1, 2014
Sep 1, 2014
Sep 1, 2014
Sep 16, 2014
Sep 1, 2014
Sep 1, 2014

Repository files navigation

DrawSMD

Gem Version Build Status

Drawing the State Machine Diagram of Rails.

Installation

Add this line to your application's Gemfile:

gem 'draw_smd'

And then execute:

$ bundle

Usage

Add this line to your config/routes.rb:

mount DrawSmd::Engine, at: '/rails/draw/smd'

Draw by selecting the model:

example

Use

License

  • MIT

About

Drawing the State Machine Diagram of Rails

Resources

License

Stars

Watchers

Forks

Packages

No packages published