1 comment

[ 3.0 ms ] story [ 15.6 ms ] thread
I remember a thread on HN some time ago where people discussed the various log messages they'd write when debugging to see if code was executing properly. I usually just write things like `puts "here"` and it sounded like a lot of other people would write similarly mundane things or just smash their keyboard.

I made this gem so all I have to call is `aqui` and a more contextual log message is displayed. Screenshot:

https://camo.githubusercontent.com/a492d7dc95ebf1c248c7537b7...