public
Description: cheat sheet repository for chit
Homepage:
Clone URL: git://github.com/robin/chitsheet.git
chitsheet / alias.yml
100644 6 lines (4 sloc) 0.112 kb
1
2
3
4
5
6
---
alias: |
  Ruby: alias new_method_name old_method_name
  (colons before method names are not required)