/ruby-mode/Serialization/PStore_new( __ ).yasnippet
Unknown | 6 lines | 6 code | 0 blank | 0 comment | 0 complexity | a0bbe7fe30b282ed80efc819ea83fa63 MD5 | raw file
- # -*- mode: snippet -*-
- # key: Pn-
- # contributor: Translated from TextMate Snippet
- # name: PStore.new( .. )
- # --
- PStore.new(${1:"${2:file_name.pstore}"})