8 lines
217 B
Plaintext

# -*- mode: snippet -*-
# key: t.
# contributor: Translated from TextMate Snippet
# name: t.time (tcti)
## condition: "meta.rails.migration.create_table, meta.rails.migration.change_table"
# --
t.time :${1:title}
t.$0