6 lines
295 B
XML
6 lines
295 B
XML
<snippet>
|
|
<content><![CDATA[has_many :${1:objects}, :through => :${2:join_association}${3:, :source => :${4:${2}_table_foreign_key_to_${1}_table}}]]></content>
|
|
<tabTrigger>hmt</tabTrigger>
|
|
<scope>source.ruby.rails</scope>
|
|
<description>has_many (through)</description>
|
|
</snippet>
|