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<required>>’
from
C:/……/test.rb:36:in ‘require’
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<required>>’
from
C:/……/test.rb:36:in ‘require’
napisał:
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<required>>’
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 Rex
W dniu 22 kwietnia 2012 06:32 użytkownik michelle hiong <ftsm2006@yahoo.com>
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.
--
Posted via http://www.ruby-forum.com/.