4 lines
No EOL
84 B
Text
4 lines
No EOL
84 B
Text
# name: alias_method new, old
|
|
# key: am
|
|
# --
|
|
alias_method :${new_name}, :${old_name} |