/ruby-mode/Declarations/application_code .. (app).yasnippet
http://github.com/ridgetang/snippets · Unknown · 8 lines · 8 code · 0 blank · 0 comment · 0 complexity · e0cdfa512e557418cf5912af3a5cbfbc MD5 · raw file
- # -*- mode: snippet -*-
- # key: app
- # contributor: Translated from TextMate Snippet
- # name: application { .. }
- # --
- if __FILE__ == \$PROGRAM_NAME
- $0
- end