summaryrefslogblamecommitdiffstats
path: root/emacs.d/snippets/text-mode/ruby-mode/ea
blob: 9cdf8dc3caf122a3f49728d2b4253c48d8c3511c (plain) (tree)
1
2
3
4



                          
#name : each { |...| ... }
#group : collections
# --
each { |${e}| $0 }