# -*- mode: snippet -*- # key: ea # contributor: Translated from TextMate Snippet # name: each { |e| .. } # -- each { |${1:e}| $0 }