RubyGems Navigation menu

puts_debuggerer 0.6.0

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.6.0 - July 20, 2017 (12.5 KB)
顯示所有版本(共 25)

Runtime 相依性套件 (1):

awesome_print ~> 1.7.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 checksum:

040a79f6e635b0b53e1dad07cbfe0ad29bf32be8f4a4ecebfccc760352312d23

總下載次數 79,547

這個版本 1,592

License:

MIT

Ruby 版本需求: >= 0

相關連結: