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.5KB)

Runtime依存関係 (1):

self >= 0

所有者:

作者:

  • Conrad Irwin

SHA 256チェックサム:

=

累計ダウンロード数 3,945

このバージョンのみ 3,945

このバージョンがリリースされたのは:

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: