Error message

Hi List,

I have the following error messages after running ruby. What do these
errors indicate?

Error messages:

from C:/……/hello.rb :3:in ‘<top>’

from
C:/……/test.rb:36:in ‘require’

W dniu 22 kwietnia 2012 06:32 użytkownik michelle hiong
[email protected]
napisał:

from C:/……/test.rb:36:in ‘require’

This isn’t the full error message. Help us help you and provide it in
its entirety.

– Matma R.

Hi,

There’s in error in line 3 of hello.rb (which you required in test.rb).

What the actual error is we cannot tell, since you forgot the error
message. But you may be able to figure it out yourself.