mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
3504be1bc1
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 |
||
---|---|---|
.. | ||
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 | ||
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 |