On 13 April 2010 17:23, kevid <[email protected]> wrote: > hi all, > > I want to populate the options of a html tag with the elements of an > array (not from a model) > > say; arr= ['has', 'have', 'give', 'get'] > > i can't figure out how i can achieve this. any suggesstion is > appreciate.
I don't understand what you are trying to do with the array. Please give an example of the html output you are attempting to produce from the array. Colin -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

