RubyGems Navigation menu

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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.4.0 - March 27, 2020 (15.5 KB)
  2. 1.3.0 - March 13, 2018 (15 KB)
  3. 1.2.0 - July 26, 2017 (14.5 KB)
  4. 1.1.4 - June 15, 2016 (22.5 KB)
  5. 1.1.3 - February 22, 2016 (22.5 KB)
  6. 0.1.0 - September 02, 2014 (15.5 KB)
Show all versions (14 total)

Runtime Dependencies (2):

ruby2ruby ~> 2.1
ruby_parser ~> 3.6

Owners:

Authors:

  • Wayne Conrad

SHA 256 checksum:

3508c494bd3218c5dc9fabe937f762a300d6fe08e26e0e4f2ad9b1424c7d36f1

Total downloads 35,680

For this version 2,666

License:

MIT

Required Ruby Version: >= 0

Links: