Working on the rails snippets and conditions

This commit is contained in:
capitaomorte
2009-11-18 17:11:08 +00:00
parent 3d0262d67f
commit f7bf0f4f38
22 changed files with 95 additions and 45 deletions

View File

@@ -2,7 +2,7 @@
# key: t.
# contributor: Translated from TextMate Snippet
# name: t.timestamps (tctss)
## condition: "meta.rails.migration.create_table, meta.rails.migration.change_table"
# condition: (and (yas/rails-migration-p) (yas/rails-in-create-table-p))
# --
t.timestamps
t.$0