Files
.emacs.d/snippets/custom/ruby-mode/collections/each
2011-09-01 14:08:39 +01:00

3 lines
50 B
Plaintext

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