/ruby-mode/Declarations/#!;usr;local;bin;ruby -w.yasnippet
Unknown | 6 lines | 6 code | 0 blank | 0 comment | 0 complexity | c6adafd651615f21e454c3f7792a8703 MD5 | raw file
1# -*- mode: snippet -*- 2# key: rb 3# contributor: Translated from TextMate Snippet 4# name: #!/usr/bin/env ruby -wKU 5# -- 6#!/usr/bin/env ruby${TM_RUBY_SWITCHES: -wKU}