Top "Remote-forms" questions

Rails: submit (via AJAX) when drop-down option clicked

What is the easiest and most graceful way to auto-submit an AJAX form when a drop-down box's option is selected? …

ruby-on-rails ajax ajax-forms remote-forms
Rails turbolinks break submit remote form

I'm having a rather weird problem using Rails 4, Turbolinks and a remote form. I have a form looking like: <%= …

ruby-on-rails ruby-on-rails-4 turbolinks remote-forms