Rails 3: How to trigger a form submission via javascript?

后端 未结 5 1307
逝去的感伤
逝去的感伤 2020-12-30 08:25

I have a form that for the most part just submits as a normal form, so I don\'t want to set in the form_tag the :remote => true option.

However, under certain circum

5条回答
提交回复
热议问题