Skip to content

Instantly share code, notes, and snippets.

@D3xx73r
Created June 30, 2012 20:46
Show Gist options
  • Save D3xx73r/3025447 to your computer and use it in GitHub Desktop.
Save D3xx73r/3025447 to your computer and use it in GitHub Desktop.
replacement for image upload form
<%= form_for @image, html: { multipart: true } do |f| %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment