mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-13 21:13:04 +00:00

* imported the Rails macros, no adjustments * logic in rails-mode/.yas-setup.el supports the "intelligent" migration snippet
8 lines
248 B
Plaintext
8 lines
248 B
Plaintext
# -*- mode: snippet -*-
|
|
# type: command
|
|
# key: mind
|
|
# contributor: Translated from TextMate Snippet
|
|
# name: Add / Remove Unique Index
|
|
## condition: "meta.rails.migration - meta.rails.migration.create_table - meta.rails.migration.change_table"
|
|
# --
|