[Rails] (mostly) self documenting schema

Ezra Zygmuntowicz ezra at yakimaherald.com
Fri Feb 24 06:04:14 GMT 2006


On Feb 23, 2006, at 7:14 PM, mat wrote:

> I have to write/maintain a document describing schema being used in my
> Rails application. I have about 7+ tables. I would like to use
> ActiveRecord (or something similar) to dynamically generate the  
> parts of
> the document with column names, types, attributes, etc. Is there code
> out there for this? If not do you think AR would support this?
>
> Thanks,
> -mat
>
> -- 
>
> _______________________________________________
> Rails mailing list
> Rails at lists.rubyonrails.org
> http://lists.rubyonrails.org/mailman/listinfo/rails
>

Mat-

	Check out this little peice of software. It will create a diagram of  
you8r db tables and their relationships:

http://rav.rubyforge.org/


Cheers-
-Ezra





More information about the Rails mailing list