From: Ruby Noob Date: 2008-06-09T03:14:15+09:00 Subject: my first program just shuttin' down Why? I tryin' to open the "hello.rb" program, but it just shuttin' down why? The hello.rb file, look's like this... #!/usr/bin/ruby print "Hello World" and by the way... is methods like functions and object's in PHP? Could some nice guy tell me the basic of methods, why it's important in Ruby programmin' and so on. -- Posted via http://www.ruby-forum.com/.