Skip to content

Instantly share code, notes, and snippets.

@alecgorge
Created April 17, 2014 02:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alecgorge/10948357 to your computer and use it in GitHub Desktop.
Save alecgorge/10948357 to your computer and use it in GitHub Desktop.
<form method='post' action="http://localhost:3000/api/images/new" enctype="multipart/form-data">
<input type="file" name="image" />
<input type="submit" />
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment