Project

General

Profile

Actions

Feature #12042

closed

A better interface that returns a list of local variables available where the exception is raised

Added by yuki24 (Yuki Nishijima) about 8 years ago. Updated about 8 years ago.

Status:
Feedback
Assignee:
-
Target version:
-
[ruby-core:73629]

Description

We've changed the behavior of NameError#local_variables as discussed on #11777, but I'm not actually satisfied by the change. This change has made it impossible to get a list of local variables available within a NameError scope. It would be nice, if we could add a new method that does what NameError#local_variables does right now, and change the local_variables method back to the previous behavior.

I actually don't have a good name in mind, but please let me know if anyone has a good name for it.

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0