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:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.4.0 - March 27, 2020 (15.5 KB)
  2. 1.3.0 - March 13, 2018 (15.0 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)
顯示所有版本(共 14)

Runtime 相依性套件 (2):

ruby2ruby ~> 2.1
ruby_parser ~> 3.6

擁有者:

作者:

  • Wayne Conrad

SHA 256 總和檢查碼:

= 複製 已複製

總下載次數 36,446

這個版本 2,711

授權:

MIT

Ruby 版本需求: >= 0

相關連結: