Skip to content

Instantly share code, notes, and snippets.

@liangzan
Created September 5, 2010 02:55
Show Gist options
  • Save liangzan/565691 to your computer and use it in GitHub Desktop.
Save liangzan/565691 to your computer and use it in GitHub Desktop.
<% semantic_form_for @post do |form| %>
<%= form.inputs :title, :body %>
<% end %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment