Initial commit.
This commit is contained in:
1
vim/snippets/ruby-rails/vf.snippet
Executable file
1
vim/snippets/ruby-rails/vf.snippet
Executable file
@@ -0,0 +1 @@
|
||||
validates_format_of :${1:attribute}, :with => /${2:regex}/
|
||||
Reference in New Issue
Block a user