[Rails] Re: Showing a string to user and saving an integer in the DB

2010-07-26 Thread Alfredo Bonilla
bungart1978 wrote: > Hi, > > maybe this helps: > http://guides.rubyonrails.org/form_helpers.html#making-select-boxes-with-ease > > Regards > Marc Thank you very much. It is was I was searching for. I use select_tag for entering the info (combos) and later a helper translation for showing the

[Rails] Re: Showing a string to user and saving an integer in the DB

2010-07-26 Thread bungart1978
Hi, maybe this helps: http://guides.rubyonrails.org/form_helpers.html#making-select-boxes-with-ease Regards Marc On 26 Jul., 13:07, Alfredo Bonilla wrote: > Hi, > > I would like to know the best practice for following situation: > > * For saving DB space, instead of saving a list of string val