RubyGems Navigation menu

pry-self 0.1

When debugging in pry, it's useful to be able to access the instance variables of any object. This gem makes that trivial! Using foo.self.bar will give you @bar from the foo object, all while allowing tab-completion!

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1 - May 14, 2013 (3.5 KB)

Runtime Dependencies (1):

self >= 0

Owners:

Authors:

  • Conrad Irwin

SHA 256 checksum:

= Copy to clipboard Copied!

Total downloads 3,886

For this version 3,886

Licenses:

N/A

Required Ruby Version: None

Links: