yasnippet/extras/imported/rails-mode/Database/Rake Migrate.yasnippet

8 lines
184 B
Plaintext

# -*- mode: snippet -*-
# type: command
# contributor: Translated from TextMate Snippet
# name: Migrate to Current
## binding: "^|"
## condition: "source.ruby.rails, source.yaml"
# --