Draw SMD

Gem Version Build Status

Drawing the Entity-Relationship 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 schemas:

example_smd

Use

License

  • MIT