# -*- mode: snippet -*- # key: all # contributor: Translated from TextMate Snippet # name: all? { |e| .. } ## condition: "source.ruby" # -- all? { |${1:e}| $0 }