I just have a question about controller organization. I have acontroller that is growing and growing and the more I add stuff the more jumbled is seems to be getting - especially when I need to find something. I know there is the ''Outline'' view in Aptana, but I guess I still like things organized. I was just wondering if there are others out there who keep their controller organized - or at least try to, and how do you do it. Do you try an keep methods that update, add, or with saving functionality together, or do you group your methods by from which page they are called from? This could be a stupid question but for me, if I have things organized I can easily lookup other snippets of code even if I don''t want to switch to the outline - don''t like the Outline view because I spend a lot of my time with the coding screen in full perspective. Thanks, -S -- 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 -~----------~----~----~----~------~----~------~--~---