Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save bcardarella/479221 to your computer and use it in GitHub Desktop.
Save bcardarella/479221 to your computer and use it in GitHub Desktop.
<% form_for(@book, :validations => { :options => { :submitHandler => "function(form){$(form).ajaxSubmit();}" } }) do |b| %>
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment