rake notes # shows TODO list rake routes # See routing rules rake -T # Shows all rake tasks including your custom ones rake stats # see all the stats of your code (FUN!)