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,6 +2,6 @@
# key: mtab
# contributor: Translated from TextMate Snippet
# name: Drop / Create Table
## condition: "meta.rails.migration - meta.rails.migration.create_table - meta.rails.migration.change_table"
# condition: (yas/rails-intelligent-migration-snippet-condition-p)
# --
drop_table :${1:table}${2: [press tab twice to generate create_table]}