4 lines
58 B
Plaintext
4 lines
58 B
Plaintext
|
= form_for @${1:model} do |f|
|
||
|
= f.error_messages
|
||
|
${2}
|