Skip to content

Instantly share code, notes, and snippets.

@amrnt
Created April 23, 2010 23:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save amrnt/377321 to your computer and use it in GitHub Desktop.
Save amrnt/377321 to your computer and use it in GitHub Desktop.
<% content_for :header do -%>
Cases
<% end -%>
.
.
.
.
.
<% form_for (@kase), :html => { :multipart => true } do |f| %>
YOUR FORM STUFFS!
<% end %>
.
.
.
.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment