my-emacs-d/elpa/yasnippet-20160924.2001/snippets/ruby-mode/all

4 lines
71 B
Plaintext

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