dotar/vim/snippets/ruby-rails/vf.snippet
2011-11-17 16:00:49 -06:00

2 lines
59 B
Plaintext
Executable File

validates_format_of :${1:attribute}, :with => /${2:regex}/