[Rails] (mostly) self documenting schema

mat mat1975 at cox.net
Fri Feb 24 03:14:39 GMT 2006


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

-- 
Posted via http://www.ruby-forum.com/.


More information about the Rails mailing list