
25 Jun
2025
25 Jun
'25
6:40 p.m.
Issue #21365 has been updated by tenderlovemaking (Aaron Patterson). I sent a PR [here](https://github.com/ruby/ruby/pull/13701). :-) ---------------------------------------- Feature #21365: Add `Namespace#eval` https://bugs.ruby-lang.org/issues/21365#change-113837 * Author: tenderlovemaking (Aaron Patterson) * Status: Open ---------------------------------------- I would like a way to eval code on to a `Namespace` object. Could we add an eval method that _doesn't_ take a binding object? Writing a new file every time I want to test Namespaces is too cumbersome. Thanks! -- https://bugs.ruby-lang.org/