Skip to content

Instantly share code, notes, and snippets.

@rhynix
Created July 8, 2009 15:53
Show Gist options
  • Save rhynix/142930 to your computer and use it in GitHub Desktop.
Save rhynix/142930 to your computer and use it in GitHub Desktop.
<% form_for @post do |form| %>
<%= render :partial => form %>
<% end %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment