[edited: title should be Concatenating Symbols - sorry for the typo]
hi all,
i'm using the rails form helpers to display a select list.
as i'm sure most know, the form helpers take symbols. it is easy to display a column value in the select list, however, i want to concatenate several columns for display purposes.
this isn't so obvious.
does anyone know how i can concatenate multiple column values with a row so that the symbol used in the form helpers will display it?
tia...
ps - i guess i could add another column that contains the concatenated value, but that seems like a less than stellar solution.






Bookmarks