]> code.delx.au - gnu-emacs-elpa/blob - packages/yasnippet/snippets/ruby-mode/definitions/am
Merge commit '0c3a48f05d17f486a0c522f0f9ec316dce24d86d' from context-coloring
[gnu-emacs-elpa] / packages / yasnippet / snippets / ruby-mode / definitions / am
1 # name: alias_method new, old
2 # key: am
3 # --
4 alias_method :${new_name}, :${old_name}