YARD CHEATSHEET http://yardoc.org
cribbed from http://pastebin.com/xgzeAmBn
Templates to remind you of the options and formatting for the different types of objects you might want to document using YARD.
cribbed from http://pastebin.com/xgzeAmBn
Templates to remind you of the options and formatting for the different types of objects you might want to document using YARD.
dpkg -l linux-* | grep -v libc | awk '/^ii/{ print $2}' | grep -v -e `uname -r | cut -f1,2 -d"-"` | grep -e [0-9] | xargs sudo apt-get -y purge |
states = <<STATES | |
AC,Acre | |
AL,Alagoas | |
AP,Amapá | |
AM,Amazonas | |
BA,Bahia | |
CE,Ceará | |
ES,Espírito Santo | |
GO,Goiás | |
MA,Maranhão |