Displaying 1 result from an estimated 1 matches for "0xklasjdka".
2008 Jan 22
1
getting multiple select to work: options_for_select
...| [ an_image.name, an_image.id ] }), :multiple => true %></p>
* I am in a view, and I am trying to search the image table and make a
multiple select box with each image''s name.
* Right now it is working, but I see this:
---------------------------------------------
#<Image:0xklasjdka> |
#<Image:0xklasb987> |
#<Image:0xkla9a8sd> |
#<Image:0xklasasjd> v
---------------------------------------------
* The desired end result should look like this:
---------------
top.jpg |
back.jpg |
left.jpg |
upp...