2011-10-13 14:34:13 +01:00

3 lines
74 B
Plaintext

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