2011-11-17 16:00:49 -06:00

5 lines
98 B
Plaintext
Executable File

<% semantic_form_for @${1:object} do |f| -%>
<%= f.inputs %>${2:}
<%= f.buttons %>
<% end -%>