2009-12-25 17:45:46 +00:00

4 lines
75 B
Plaintext

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