Hi
Could you please explain the difference between form_for and form_remote_tag..On which circumstances they are used?
Thanks in advance Sijo
Hi
Could you please explain the difference between form_for and form_remote_tag..On which circumstances they are used?
Thanks in advance Sijo
form_remote_tag is used for creating a form which will be submitted via Ajax.
Adam
Hi
thanks for all the replies
Sijo