Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ruby3.3-rubygem-binding_of_caller | Distribution: openSUSE Tumbleweed |
Version: 1.0.1 | Vendor: openSUSE |
Release: 1.1 | Build date: Fri Jun 21 11:33:14 2024 |
Group: Development/Languages/Ruby | Build host: reproducible |
Size: 26602 | Source RPM: rubygem-binding_of_caller-1.0.1-1.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/banister/binding_of_caller | |
Summary: Retrieve the binding of a method's caller, or further up the stack |
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.
MIT
* Fri Jun 21 2024 Dan Čermák <[email protected]> - New upstream release 1.0.1, no changelog found * Wed Jan 20 2021 Stephan Kulow <[email protected]> updated to version 1.0.0 see installed HISTORY * Thu Feb 08 2018 [email protected] - updated to version 0.8.0 see installed HISTORY * Thu Oct 26 2017 [email protected] - updated to version 0.7.3 see installed HISTORY [#]# 0.7.3.pre1 / 2014-08-20 This release includes compatibility fixes for different ruby versions and some minor enhancements. * C Extensions are only compiled on MRI 1.9.x. For MRI >= 2 the native API is used, so this should speedup installation. For JRuby this will avoid crashes on gem installation. This was alredy being checked for Rubinius. * Amadeus Folego* * Added experimental JRuby support for 1.7.x series. Only the main API is implemented and `Binding#eval` is monkey-patched as it is private on JRuby. This requires the compiler to be run on interpreted mode, otherwise an exception will be thrown when `of_caller` is called. * Charles Nutter* * Remove executability from non-executable files. * David Celis* * Test and notice MRI 2.1 as a working Ruby implementation. * Lennart Fridén* [#]# 0.7.2 / 2013-06-07 * Tue Feb 10 2015 [email protected] - add rpmlintrc as source * Mon Oct 13 2014 [email protected] - adapt to new rubygem packaging * Wed Mar 19 2014 [email protected] - Intial package 0.7.2
/usr/lib64/ruby/gems/3.3.0/build_info /usr/lib64/ruby/gems/3.3.0/cache/binding_of_caller-1.0.1.gem /usr/lib64/ruby/gems/3.3.0/gems/binding_of_caller-1.0.1 /usr/lib64/ruby/gems/3.3.0/gems/binding_of_caller-1.0.1/.gemtest /usr/lib64/ruby/gems/3.3.0/gems/binding_of_caller-1.0.1/.github /usr/lib64/ruby/gems/3.3.0/gems/binding_of_caller-1.0.1/.github/workflows /usr/lib64/ruby/gems/3.3.0/gems/binding_of_caller-1.0.1/.github/workflows/test.yml /usr/lib64/ruby/gems/3.3.0/gems/binding_of_caller-1.0.1/.gitignore /usr/lib64/ruby/gems/3.3.0/gems/binding_of_caller-1.0.1/.yardopts /usr/lib64/ruby/gems/3.3.0/gems/binding_of_caller-1.0.1/Gemfile /usr/lib64/ruby/gems/3.3.0/gems/binding_of_caller-1.0.1/LICENSE /usr/lib64/ruby/gems/3.3.0/gems/binding_of_caller-1.0.1/README.md /usr/lib64/ruby/gems/3.3.0/gems/binding_of_caller-1.0.1/Rakefile /usr/lib64/ruby/gems/3.3.0/gems/binding_of_caller-1.0.1/binding_of_caller.gemspec /usr/lib64/ruby/gems/3.3.0/gems/binding_of_caller-1.0.1/lib /usr/lib64/ruby/gems/3.3.0/gems/binding_of_caller-1.0.1/lib/binding_of_caller /usr/lib64/ruby/gems/3.3.0/gems/binding_of_caller-1.0.1/lib/binding_of_caller.rb /usr/lib64/ruby/gems/3.3.0/gems/binding_of_caller-1.0.1/lib/binding_of_caller/jruby_interpreted.rb /usr/lib64/ruby/gems/3.3.0/gems/binding_of_caller-1.0.1/lib/binding_of_caller/mri.rb /usr/lib64/ruby/gems/3.3.0/gems/binding_of_caller-1.0.1/lib/binding_of_caller/rubinius.rb /usr/lib64/ruby/gems/3.3.0/gems/binding_of_caller-1.0.1/lib/binding_of_caller/version.rb /usr/lib64/ruby/gems/3.3.0/specifications/binding_of_caller-1.0.1.gemspec /usr/share/doc/packages/ruby3.3-rubygem-binding_of_caller /usr/share/doc/packages/ruby3.3-rubygem-binding_of_caller/LICENSE /usr/share/doc/packages/ruby3.3-rubygem-binding_of_caller/README.md
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Dec 2 00:50:36 2024