5 lines
98 B
Plaintext
Executable File
5 lines
98 B
Plaintext
Executable File
<% semantic_form_for @${1:object} do |f| -%>
|
|
<%= f.inputs %>${2:}
|
|
<%= f.buttons %>
|
|
<% end -%>
|