ruby-dynamic-binding
ruby-dynamic-binding copied to clipboard
Implements a flexible form of dynamic binding to Ruby which allows to run a Proc inside a custom name lookup context
Results
2
ruby-dynamic-binding issues
Sort by
recently updated
recently updated
newest added
Summary of changes: - Test coverage - Fixed one namespace problem that I found when I was playing around with the original library. The following call to `LookupStack` is already...