Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 14159] New: ruby has no help available in "irb"

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 14159] New: ruby has no help available in "irb"
  • Date: 10 Dec 2007 08:47:13 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=14159

Summary: ruby has no help available in "irb"
Product: Codex
Version: test grimoire
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: devel
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: demaillists AT comcast.net


ruby has no help available while running in irb. This should
be at least an option:

I'll try to submit a patch...I hope.

------------------------------

irb(main):005:0> help
No ri documentation found in:

Was rdoc run to create documentation?

Note to developer: requested section(s) [Installing Documentation] not found
tk.rb - Tk interface module using tcltklib

$Date: 2007-02-13 08:01:19 +0900 (Tue, 13 Feb 2007) $
by Yukihiro Matsumoto <matz AT netlab.jp>

NoMethodError: undefined method `execute' for IRB::ExtendCommand::Help:Module
from (eval):3:in `irb_help'
from (eval):9:in `send'
from (eval):9:in `help'
from (irb):5
from /usr/lib/ruby/1.8/tk.rb:1834
irb(main):006:0> rdoc
NameError: undefined local variable or method `rdoc' for main:Object
from (irb):6
from /usr/lib/ruby/1.8/tk.rb:1834
irb(main):007:0>

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



  • [SM-Grimoire-Bugs] [Bug 14159] New: ruby has no help available in "irb", bugzilla-daemon, 12/10/2007

Archive powered by MHonArc 2.6.24.

Top of Page