6 lines
302 B
XML
6 lines
302 B
XML
<snippet>
|
|
<content><![CDATA[validates_format_of :${1:attribute}, :with => /${2:^[${3:\w\d}]+\$}/${4:, :on => :${5:create}, :message => "${6:is invalid}"}]]></content>
|
|
<tabTrigger>vf</tabTrigger>
|
|
<scope>source.ruby.rails</scope>
|
|
<description>validates_format_of</description>
|
|
</snippet>
|