RubyGems Navigation menu

puts_debuggerer 0.8.1

Yes, many of us avoid debuggers like the plague and clamp on to our puts statements like an umbrella in a stormy day. Why not make it official and have puts debugging become its own perfectly legitimate thing?!! Enter puts_debuggerer. A guilt-free puts debugger Ruby gem FTW! In other words, puts_debuggerer is a Ruby library for improved puts debugging, automatically displaying bonus useful information such as source line number and source code. Partially inspired (only partially ;) by this blog post: https://tenderlovemaking.com/2016/02/05/i-am-a-puts-debuggerer.html (Credit to Tenderlove.)

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.13.5 - March 29, 2022 (21.5 KB)
  2. 0.13.4 - February 14, 2022 (21.0 KB)
  3. 0.13.3 - February 10, 2022 (21.0 KB)
  4. 0.13.2 - December 21, 2021 (20.5 KB)
  5. 0.13.1 - August 04, 2021 (20.5 KB)
  6. 0.8.1 - June 30, 2019 (14.5 KB)
显示所有版本 (共 25 个)

Runtime 依赖 (1):

awesome_print ~> 1.8.0

Development 依赖 (7):

bundler ~> 1.0
coveralls = 0.8.5
jeweler ~> 2.3.0
rdoc ~> 3.12
rspec ~> 3.5.0
rspec-mocks ~> 3.5.0
simplecov ~> 0.10.0

业主:

推送:

作者:

  • Andy Maleh

SHA 256 校验和:

e603f75e04a38fe5e38d4dd36ea96d7d7d66ae2ed5b6340090b626f550c38e79

下载总量 79,126

这个版本 3,303

许可:

MIT

需要的 Ruby 版本: >= 0

链接: