Command Line
pry -r ./config/app_init_file.rb
- load your app into a pry session (look at the file loaded by config.ru)pry -r ./config/environment.rb
- load your rails into a pry session
Debugger
Command Line
pry -r ./config/app_init_file.rb
- load your app into a pry session (look at the file loaded by config.ru)pry -r ./config/environment.rb
- load your rails into a pry sessionDebugger
QMA 4 GEM 2007/01/11 | |
IIDX GOLD GLD 2007/02/21 | |
pop'n 15 G15 2007/04/25 | |
Otomedius GGG 2007/11/02 | |
DJ Troopers HDD 2007/12/19 | |
QMA 5 HAL 2008/01/12 | |
pop'n 16 H16 2008/03/24 | |
Horseriders G23 2008/04/09 | |
GFDM V5 H32/H33 2008/06/18 | |
Empress I00 2008/11/19 |
// Just before switching jobs: | |
// Add one of these. | |
// Preferably into the same commit where you do a large merge. | |
// | |
// This started as a tweet with a joke of "C++ pro-tip: #define private public", | |
// and then it quickly escalated into more and more evil suggestions. | |
// I've tried to capture interesting suggestions here. | |
// | |
// Contributors: @r2d2rigo, @joeldevahl, @msinilo, @_Humus_, | |
// @YuriyODonnell, @rygorous, @cmuratori, @mike_acton, @grumpygiant, |