debug_log 0.0.1
Allows you to easily and readably printout variable values (or any other Ruby expressions) to stdout and/or a log file of your choice for debugging purposes. The approach to accessing the binding object was inspired by the dp gem by Niclas Nilsson.
Gemfile:
=
安装:
=
Runtime 依赖 (1):
activesupport
>= 2.3.8