show_source
can't find some sources defined in the session
#974
Labels
enhancement
New feature or request
show_source
can't find some sources defined in the session
#974
Description
irb
can find the source of a method defined during the repl session, but not its parent class.A similar thing happens if you execute a script from standard input
Notes
This does work if running from a saved script:
Result of
irb_info
The text was updated successfully, but these errors were encountered: