Skip to content

Instantly share code, notes, and snippets.

@lorennorman
Created January 7, 2010 18:57
Show Gist options
  • Save lorennorman/271462 to your computer and use it in GitHub Desktop.
Save lorennorman/271462 to your computer and use it in GitHub Desktop.
<% semantic_form_for @model_name do |form| %>
<%= form.inputs %>
<%= form.buttons %>
<% end %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment