Proof of concept schema browser
I have created a proof of concept a plugin to visualize the tables in your rails application. It uses the tables as reported by the database and relations as defined by belongs_to associations. Comments welcome.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
I have created a proof of concept a plugin to visualize the tables in your rails application. It uses the tables as reported by the database and relations as defined by belongs_to associations. Comments welcome.
Comments
Amazing plugin!
Now also available on github
Post a comment