Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 458 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 458 Bytes

ERD Explorer

This is an attempt of a different aproach of the gem erd. It will be a small

TODO

Models

It will use rails-erd to inspect the models of the app and present them to the browser.

View

It will use Raphaël for rendering the views as an UML Diagram.

MV*

It will relly on Backbone to handle the logic and proper bind the views and model.