Files
.emacs.d/snippets/custom/ruby-mode/collections/map

3 lines
48 B
Plaintext

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