Project

General

Profile

Actions

Bug #1190

closed

irb's "help" command errs in 1.9

Added by rogerdpack (Roger Pack) about 15 years ago. Updated almost 13 years ago.

Status:
Closed
Target version:
ruby -v:
ruby 1.9.1p0 (2009-01-30 revision 21907) [i386-mingw32]
Backport:
[ruby-core:22310]

Description

=begin
irb(main):001:0> RUBY_DESCRIPTION
=> "ruby 1.9.1p0 (2009-01-30 revision 21907) [i386-mingw32]"
irb(main):002:0> help "String#chars"
NameError: undefined method execute' for module IRB::ExtendCommand::Help'
from (eval):4:in instance_method' from (eval):4:in irb_help'
from (irb):2
from C:/wxruby/bin/irb.bat:20:in `'

Thanks!
=end

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0