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 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
I don''t know if this is what you want, but give it a try: http://agilewebdevelopment.com/plugins/annotate_models On 8/16/07, Chuob.Sok <chuobsok-/E1597aS9LT0CCvOHzKKcA@public.gmane.org> 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 > > > > >--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
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. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Mohit Sindhwani wrote:> Chuob.Sok wrote: >> > 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.I think it would be useful : Ruby Documenting Tool released The Ruby Documenting Tool application enables you to view, edit and write comments in ruby source files in more convenient way.. The Ruby Documenting Tool follows Freedesktop.org and GNOME standards to provide integration with Desktop Environment. http://rubyforge.org/projects/rudoto/ -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---