Ruby on Rails Thursday, January 31, 2013

yes i meant select_tag only like below example
<%=select_tag "people", "<option>David</option>".html_safe%>



But here name and id of select_tag is same(people), i want to know how
to give it seprately



Thanks
Manoj.

--
Posted via http://www.ruby-forum.com/.

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment