search for: hidden_form_tag

Displaying 1 result from an estimated 1 matches for "hidden_form_tag".

2009 Jan 10
2
hidden_field_tag flattens my array for value
...58759761766768771773774777778779780781782783786787789793805811813816817829830831835842847848851854855862863864869874877882886896899904908909914919920922933934945950959966967968973976977979981985986989991994996997" /> I want to grab an array of user ids and then do something with them, but hidden_form_tag is flattening my array. I''ve tried various ways of putting an array into h_f_t and it always flattens it. How can I preserve the structure of my array? -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you...