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

2 lines
52 B
Plaintext
Raw Normal View History

2011-11-18 05:45:33 +08:00
change_column :${1:table}, :${2:column}, :${3:type}