6 lines
324 B
XML
6 lines
324 B
XML
<snippet>
|
|
<content><![CDATA[validates_exclusion_of :${1:attribute}${2:, :in => ${3:%w( ${4:mov avi} )}, :on => :${5:create}, :message => "${6:extension %s is not allowed}"}]]></content>
|
|
<tabTrigger>ve</tabTrigger>
|
|
<scope>source.ruby.rails</scope>
|
|
<description>validates_exclusion_of</description>
|
|
</snippet>
|