8 lines
316 B
XML
8 lines
316 B
XML
<snippet>
|
|
<content><![CDATA[${TM_RAILS_TEMPLATE_START_RUBY_INLINE}form_for @${1:model} do |f|${TM_RAILS_TEMPLATE_END_RUBY_INLINE}
|
|
$0
|
|
${TM_RAILS_TEMPLATE_END_RUBY_BLOCK}]]></content>
|
|
<tabTrigger>ff</tabTrigger>
|
|
<scope>text.html.ruby, text.haml</scope>
|
|
<description>form_for</description>
|
|
</snippet>
|