/ruby-mode/Idioms/singleton_class().yasnippet
http://github.com/ridgetang/snippets · Unknown · 6 lines · 6 code · 0 blank · 0 comment · 0 complexity · 24ac47c4cd77a7a9a70c8ab20937e06a MD5 · raw file
- # -*- mode: snippet -*-
- # key: sinc
- # contributor: Translated from TextMate Snippet
- # name: singleton_class()
- # --
- class << self; self end