On 15 Oct 2008, at 12:56, Schalk Neethling wrote:

>
> Hi all,
>
> When using form_for it is easy to add an id to the form using  :html  
> =>
> {:id => 'someid'}
>
> However, how would one accomplish the same when using the form_tag ?
>
pretty much the same form_tag({ url options ... }, {:id => 'someid'})

Fred
> Thank you in advance,
> Schalk
>
> >


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to