6 lines
296 B
XML
6 lines
296 B
XML
<snippet>
|
|
<content><![CDATA[validates_confirmation_of :${1:attribute}${2:, :on => :${3:create}, :message => "${4:should match confirmation}"}]]></content>
|
|
<tabTrigger>vc</tabTrigger>
|
|
<scope>source.ruby.rails</scope>
|
|
<description>validates_confirmation_of</description>
|
|
</snippet>
|