diff options
author | Jun Aruga <[email protected]> | 2022-08-25 20:11:34 +0200 |
---|---|---|
committer | git <[email protected]> | 2022-08-26 09:57:02 +0900 |
commit | 3504be1bc13235407e01f55d3df6fe0b4cb5ba9e (patch) | |
tree | e894167cf896859838270b5a500ca626a60040cc /spec/syntax_suggest/integration/ruby_command_line_spec.rb | |
parent | 21cac42385e1a116d287e155e461453b830640d2 (diff) |
[ruby/irb] Require RDoc in `input-method.rb` again in a limited scope.
RDoc is implemented as soft dependency in IRB. See how the rdoc is required in
the files. I reverted the commit below.
```
$ grep -ril rdoc lib/
lib/irb/cmd/help.rb
lib/irb/completion.rb
lib/irb/easter-egg.rb
lib/irb/input-method.rb
```
---
Revert "Remove `require` in signal handler to avoid ThreadError"
This reverts commit https://github.com/ruby/irb/commit/5f749c613c89.
https://github.com/ruby/irb/commit/b24852058f
Diffstat (limited to 'spec/syntax_suggest/integration/ruby_command_line_spec.rb')
0 files changed, 0 insertions, 0 deletions