You are here: Browse Railsplugins Schema Browser
This plugin will allow the database structure and model relations to be viewed in an interactive graphical interface. The interface used heavily based on http://ondras.zarovi.cz/sql/
Please note that this is just a proof of concept at this stage and that it will be in constant state of rewrite over the next few weeks. Be prepared for everything changing on a whim.
To install run script/generate schema_browser. This creates a controller called schema_browser, views generating the interface and the xml representation of the database schema and model relations. It also adds routes for this and copies required files to public/
Copyright© 2008 [Tom ten Thij], released under the MIT license
NOTE: This description has been extracted from the Plugin README and so the formatting may need updating to make browser friendly