summaryrefslogtreecommitdiffstats
path: root/emacs.d/lisp/yasnippet/snippets/ruby-mode/collections/eav
blob: 189ceffb8b86c8bbce959eb2f5849fa5f5125115 (plain) (blame)
1
2
3
#name : each_value { |val| ... }
# --
each_value { |${val}| $0 }