Skip to content

Instantly share code, notes, and snippets.

@zachinglis
Created March 20, 2009 18:20
Show Gist options
  • Save zachinglis/82482 to your computer and use it in GitHub Desktop.
Save zachinglis/82482 to your computer and use it in GitHub Desktop.
<% form_for :listing, @listing, :url => listing_path(@listing), :html => { :method => :put, :class => "edit_post", :id => "edit_post_45" } do |f| %>
## method is still not put as described in the api.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment