# -*- mode: snippet -*- # key: patfh # contributor: Translated from TextMate Snippet # name: path_from_here( .. ) ## condition: "source.ruby" # -- File.join(File.dirname(__FILE__), *%w[${1:rel path here}])