Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 302 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 302 Bytes

Ruby on Rails ERD Example

Installation

$ git clone https://github.com/hommachirb/rails-erd-example.git
$ cd rails-erd-example/
$ bundle
$ rake db:setup
$ rails server

Use

$ open http://localhost:3000/rails/draw/erd/

License

  • Apache License 2.0