cute_print 0.1.0
Write debug output to the console, with flair. Features: * Inspects its output, like Kernel#p * Writes to $stderr by default (good when $stdout is redirected) * Can print the filename and line number * Can print the source of the value * Can print a value in the middle of a call chain * Configurable output device This is for those who prefer to debug by writing things to the console.
Gemfile:
=
install:
=
Runtime Dependencies (2):
ruby2ruby
~> 2.1
ruby_parser
~> 3.6