Akaznacheev
2/3/2017 - 7:10 PM

Rake Commands.md

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!)