-
Tim Dorr authored
Same thing as #37100, but [pry also calls `#respond_to?` on the target object](https://github.com/pry/pry/blob/fa97d5c2997ff1cf03cf925df482a7a1d9ca3ea3/lib/pry/input_completer.rb#L194). Fixes #37097 for Pry users.
Tim Dorr authoredSame thing as #37100, but [pry also calls `#respond_to?` on the target object](https://github.com/pry/pry/blob/fa97d5c2997ff1cf03cf925df482a7a1d9ca3ea3/lib/pry/input_completer.rb#L194). Fixes #37097 for Pry users.
Loading