Sha256: 813aa71d34a31515593f6873649182987107383893ebd4708823c618b7a95d34
Contents?: true
Size: 425 Bytes
Versions: 1
Compression:
Stored size: 425 Bytes
Contents
# Draw ERD [](https://travis-ci.org/ogom/draw_erd) Drawing the Entity-Relationship Diagram of Rails. ## Installation Add this line to your application's Gemfile: ``` gem 'draw_erd' ``` And then execute: ``` $ bundle ``` ## Usage Add this line to your config/routes.rb: ``` mount DrawErd::Engine, at: '/rails/info/schemas' ``` ## License * MIT
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
draw_erd-0.0.1 | README.md |