summaryrefslogblamecommitdiffstats
path: root/emacs.d/lisp/yasnippet/snippets/ruby-mode/definitions/am
blob: 68ceff0c11ffaf935fdc9d9db0ebe05eeebc2cad (plain) (tree)
1
2
3


                                       
#name : alias_method new, old
# --
alias_method :${new_name}, :${old_name}