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