Initial commit.
This commit is contained in:
1
vim/snippets/ruby-rails/mrnc.snippet
Executable file
1
vim/snippets/ruby-rails/mrnc.snippet
Executable file
@@ -0,0 +1 @@
|
||||
rename_column :${1:table}, :${2:old}, :${3:new}
|
||||
Reference in New Issue
Block a user