Displaying 1 result from an estimated 1 matches for "5bboing".
2008 Apr 28
2
The name/id of the select tag generated by rails
...uot;>Dennis</option>
</select>
This just doesn''t make any sense to. How come I can''t set the name of
the select tag to for example ''user_id'' so that the path when search
will be ''/tasks?user_id=1'' instead of ''/tasks?test%5Bboing%5D=2''.
Am I taking a "non-rails approach" to this problem? How can I set the
name of the select-tag to "user_id"?
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to t...