summaryrefslogtreecommitdiffstats
path: root/emacs.d/lisp/yasnippet/snippets/ruby-mode/collections/all
blob: afb68a7063f1b9dc2218c1062248a0720e56375d (plain) (blame)
1
2
3
#name : all? { |...| ... }
# --
all? { |${e}| $0 }