2008-03-10 12:26:53 +00:00

3 lines
74 B
Plaintext

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