Hi all,
I just want to know that is there any comment generator for RoR?
I actually, I have comment my classes, method and parameter,
Controller, Modal, etc. but I couldn't find the comment generator that
work with ruby so that I couldn't generate all the comments that I had
comment in my Ruby Project.
I'm really want to say thankful for whom who can tell about this.
Regards,
Sok
I don’t know if this is what you want, but give it a try:
Chuob.Sok wrote:
Hi all,
I just want to know that is there any comment generator for RoR?
I actually, I have comment my classes, method and parameter,
Controller, Modal, etc. but I couldn't find the comment generator that
work with ruby so that I couldn't generate all the comments that I had
comment in my Ruby Project.
I'm really want to say thankful for whom who can tell about this.
Regards,
Sok
Are you looking for RDoc? I don't use it yet, but if I understand your query, I think that may be what you need. Hopefully, someone here can guide you better.
Cheers,
Mohit.
8/17/2007 | 1:32 AM.