1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/irb
Jun Aruga 3504be1bc1 [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
2022-08-26 09:57:02 +09:00
..
cmd
ext
lc
.document
color.rb
color_printer.rb
completion.rb
context.rb
easter-egg.rb
extend-command.rb
frame.rb
help.rb
init.rb
input-method.rb [ruby/irb] Require RDoc in input-method.rb again in a limited scope. 2022-08-26 09:57:02 +09:00
inspector.rb
irb.gemspec
locale.rb
magic-file.rb
notifier.rb
output-method.rb
ruby-lex.rb
ruby_logo.aa
src_encoding.rb
version.rb
workspace.rb
ws-for-case-2.rb
xmp.rb