yasnippet/extras/imported/ruby-mode/Declarations/application_code .. (app).yasnippet
2009-08-29 17:59:02 +00:00

8 lines
152 B
Plaintext

# -*- mode: snippet -*-
# key: app
# contributor: Translated from TextMate Snippet
# name: application { .. }
# --
if __FILE__ == \$PROGRAM_NAME
$0
end