# -*- mode: snippet -*- # type: command # key: [press tab twice to generate add_column] # contributor: Translated from TextMate Snippet # name: Remove / Add Column (Second Half) ## condition: "meta.rails.migration - meta.rails.migration.create_table - meta.rails.migration.change_table" # --