Hey all, I have created a small app that collects links submitted by users. I have now decided that I want to categorize those links into several different categories. Being very new to Rails, I am unsure as to how to go about doing this. I want to create a predefined list of categories, and when the user submits a new link, they choose the category from a dropdown list. I assume that I will need a Category model, but how do I define that predetermined list of categories in the model? Can anyone point me in the right direction as to the best way to do this? Maybe some sample code snippets? Thanks! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---