# -*- mode: snippet -*- # key: eav # contributor: Translated from TextMate Snippet # name: each_value { |val| .. } # -- each_value { |${1:val}| $0 }