summaryrefslogtreecommitdiffstats
path: root/emacs.d/snippets/text-mode/ruby-mode/select
blob: 78bca8f5ad96bf2bfcf7081bab12941b445ffcda (plain) (blame)
1
2
3
4
#name : select { |...| ... }
#group : collections
# --
select { |${1:element}| $0 }