Skip to content

Instantly share code, notes, and snippets.

@kevinvaldek
Created February 3, 2010 10:11
Show Gist options
  • Save kevinvaldek/293525 to your computer and use it in GitHub Desktop.
Save kevinvaldek/293525 to your computer and use it in GitHub Desktop.
form_for @post, :remote => true
# =>
# <form action="/posts" id="create-post" method="post" data-remote="true">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment