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