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