I’d like to “rdoc” my rails application, and have rdoc also pick up the
model attributes (i.e. the columns in my database tables), with the
ability for me to comment them as well (i.e. "what is this column for?).
Is this something that rdoc, or rdoc + some other tool/technique, can
do?
Thank you,
Bryan