# -*- mode: snippet -*- # key: mtab # contributor: Translated from TextMate Snippet # name: Drop / Create Table # condition: (yas/rails-intelligent-migration-snippet-condition-p) # -- drop_table :${1:table}${2: [press tab twice to generate create_table]}