works, thank you! On Apr 19, 10:32 pm, Frederick Cheung <[email protected]> wrote: > On Apr 19, 9:19 pm, oren <[email protected]> wrote: > > > This is the output: > > > <input id="keys_to_update_" name="keys_to_update[]" type="checkbox" > > value="4" /> > > <input id="keys_to_update_" name="keys_to_update[]" type="checkbox" > > value="5" /> > > > I try to use cucumber and check only one of them (or all of them) but > > need an id. > > You can override the automatically generated id with anything of your > choice (the last argument to check_box_tag is a hash of html options > > Fred > > > 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 [email protected]. > > To unsubscribe from this group, send email to > > [email protected]. > > For more options, visit this group > > athttp://groups.google.com/group/rubyonrails-talk?hl=en. > > -- > 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 [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group > athttp://groups.google.com/group/rubyonrails-talk?hl=en.
-- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

