mirror of
https://github.com/amix/vimrc
synced 2024-12-22 01:43:06 +00:00
6 lines
91 B
Text
6 lines
91 B
Text
|
<% error_messages_for :${1:model} -%>
|
||
|
|
||
|
<% form_for @${2:model} do |f| -%>
|
||
|
${3}
|
||
|
<% end -%>
|