# -*- mode: snippet -*- # key: File # contributor: Translated from TextMate Snippet # name: File.read("..") ## condition: "source.ruby" # -- File.read(${1:"${2:path/to/file}"})