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-formsI'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-formsI’m using Rails 4.2.3. I want to submit a form in a modal dialog, so I have set up my …
ruby-on-rails ajax ruby-on-rails-4 redirect remote-forms