debug_log 0.1.0
Allows you to easily and readably printout variable values (or any other Ruby expressions) to stdout and/or any number of logger objects of your choice for debugging purposes. The approach to accessing the binding object was inspired by the dp gem by Niclas Nilsson.