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:
=

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:

=

Total downloads 37,150

For this version 2,754

Version Released:

License:

MIT

Required Ruby Version: >= 0

Links: