6 lines
347 B
XML
6 lines
347 B
XML
<snippet>
|
|
<content><![CDATA[${TM_RAILS_TEMPLATE_START_RUBY_EXPR}link_to "${1:link text...}", :controller => "${2:items}", :action => "${3:index}"${TM_RAILS_TEMPLATE_END_RUBY_EXPR}]]></content>
|
|
<tabTrigger>lica</tabTrigger>
|
|
<scope>text.html.ruby, text.haml</scope>
|
|
<description>link_to (controller, action)</description>
|
|
</snippet>
|