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

安裝:
=

版本列表:

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

Runtime 相依性套件 (1):

self >= 0

擁有者:

作者:

  • Conrad Irwin

SHA 256 checksum:

2e7062b3edff5c269f7e3797cab5d0bb582468d6617589ce08efc9f3522d0bd1

總下載次數 3,816

這個版本 3,816

License:

Ruby 版本需求:

相關連結: