hi iam trying to put some html option in the select helper like this
<%= select(''personnel'', ''department'',
%w{Accounting Executive Export
I.T. HR Marketing Logistics Production Purchasing R&D Sales},
html_options = {size = 30}) %>
I think it is not the right way. How do I do it? And what are the
options we can use in the options and html_options parameter. 
Thanks
--~--~---------~--~----~------------~-------~--~----~
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
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---