From: Dave Thomas Date: 2010-08-29T22:37:49+09:00 Subject: [ruby-core:31927] [Ruby 1.9-Bug#3760][Open] help "String.new" (for example) no longer works in irb Bug #3760: help "String.new" (for example) no longer works in irb http://redmine.ruby-lang.org/issues/show/3760 Author: Dave Thomas Status: Open, Priority: Normal ruby -v: ruby 1.9.2p0 (2010-08-18 revision 29036) [x86_64-darwin10.4.0] ruby-1.9.2-p0 > help "String.new" NoMethodError: undefined method `get_info_for' for # from /Users/dave/.rvm/rubies/ruby-1.9.2-p0/lib/ruby/1.9.1/irb/cmd/help.rb:29:in `block in execute' from /Users/dave/.rvm/rubies/ruby-1.9.2-p0/lib/ruby/1.9.1/irb/cmd/help.rb:27:in `each' . . . Cheers Dave ---------------------------------------- http://redmine.ruby-lang.org