RubyGems Navigation menu

puts_debuggerer 0.5.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?!! And thus, puts_debuggerer was born. 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:
= Copy to clipboard Copied!

Installeer:
=

Versies:

  1. 1.0.1 - June 28, 2024 (22,5 KB)
  2. 1.0.0 - May 31, 2024 (22,5 KB)
  3. 0.13.5 - March 29, 2022 (21,5 KB)
  4. 0.13.4 - February 14, 2022 (21 KB)
  5. 0.13.3 - February 10, 2022 (21 KB)
  6. 0.5.0 - March 06, 2017 (11,5 KB)
Toon alle versies (27 totaal)

Development afhankelijkheden (8):

awesome_print ~> 1.7.0
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

Eigenaren:

Authors:

  • Andy Maleh

SHA 256 checksum:

= Copy to clipboard Copied!

Total downloads 164.133

Voor deze versie 1.831

Versie vrijgegeven:

Licentie:

MIT

Required Ruby Version: >= 0

Links: