May 29, 2017
wc -l
-w
-m
TIL, 2017-05-25
sudo apt-get install <application-name> to uninstall stuffs. sudo apt-get remove <application-name> to uninstall stuffs. Database dump from staging to local...
TIL, 2017-05-30
- `.present?` and `.blank?` can be the interface method that is used when detecting falsity: false, nil, [], {}, '',...
This project is maintained by daryllxd