dotar/vim/snippets/ruby-rails/vf.snippet

2 lines
59 B
Plaintext
Raw Normal View History

2011-11-18 05:45:33 +08:00
validates_format_of :${1:attribute}, :with => /${2:regex}/