yasnippet/extras/imported/rails-mode/Columns/Rename Column.yasnippet
2009-11-19 17:09:01 +00:00

9 lines
260 B
Plaintext

# -*- mode: snippet -*-
# type: command
# key: mcol
# contributor: Translated from TextMate Snippet
# name: Rename / Rename Column
# condition: (yas/rails-intelligent-migration-snippet-condition-p)
# --
(yas/rails-intelligent-migration-snippet :rename_column)