RubyGems Navigation menu

binding_of_caller 1.0.0

Provides the Binding#of_caller method. Using binding_of_caller we can grab bindings from higher up the call stack and evaluate code in that context. Allows access to bindings arbitrarily far up the call stack, not limited to just the immediate caller. Recommended for use only in debugging situations. Do not use this in production apps.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 1.0.1 - March 07, 2024 (9.5KB)
  2. 1.0.0 - December 28, 2020 (10KB)
  3. 0.8.0 - January 10, 2018 (85.5KB)
  4. 0.7.3 - October 22, 2017 (85.5KB)
  5. 0.7.3.pre1 - August 20, 2014 (85KB)
全てのバージョンを表示(全35件)

所有者:

プッシュ者:

作者:

  • John Mair (banisterfiend)

SHA 256チェックサム:

3aad25d1d538fc6e7972978f9bf512ccd992784009947c81633bea776713161d

累計ダウンロード数 121,720,838

このバージョンのみ 44,665,075

ライセンス:

MIT

必要なRubyのバージョン: >= 2.0.0

リンク: