hello, whats the rails way to store select options? in the model? in a table for each select? i think, the database table way is the best for me. a plugin, which read in all values and save it in a cache. with a observer pattern so invalidate if the table is changed. is there a plugin for that? another question: whats the smart way to store the select option values if have some keys for one value? so ive got the key female and woman and women the value for this is w in the database the key depends on the which context i called it. thanks to you --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---