RubyGems Navigation menu

binding_of_caller 1.0.1

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.5 KB)
  2. 1.0.0 - December 28, 2020 (10.0 KB)
  3. 0.8.0 - January 10, 2018 (85.5 KB)
  4. 0.7.3 - October 22, 2017 (85.5 KB)
  5. 0.7.3.pre1 - August 20, 2014 (85.0 KB)
显示所有版本 (共 35 个)

Runtime 依赖 (1):

debug_inspector >= 1.2.0

业主:

推送:

作者:

  • John Mair (banisterfiend)

SHA 256 校验和:

2b2902abff4246ddcfbc4da9b69bc4a019e22aeb300c2ff6289a173d4b90b29a

下载总量 122,093,366

这个版本 1,238,607

许可:

MIT

需要的 Ruby 版本: >= 2.0.0

链接: