yasnippet/extras/imported/rails-mode/Go To/Go To Functional Test.yasnippet

8 lines
254 B
Plaintext

# -*- mode: snippet -*-
# type: command
# contributor: Translated from TextMate Snippet
# name: Go to Functional Test
## binding: "~$@"
## condition: "meta.rails.controller, meta.rails.helper, meta.rails.model, source.yaml, meta.rails.unit_test"
# --